how do i password protect my site with vbscript or asp?
Are you on an Apache server with ChiliASP or a Win32 box with PWS/IIS?
--Intel-- MOV AX, 0x4C00 INT 0x21 --------- --GAs-- MOV 0x4C00, %AX INT 0x21 -------
Setting restrictions on a site, at least on a site running on NT and IIS, is accomplished a combination of NT security settings on the directories used in the site, and by choosing your security options on the directory security tab in IIS.
Forum Rules