Password Protecting Web Page

Darksamie

Senior member
Mar 23, 2000
220
0
0

I have a problem....I want to password protect a directory on my web site but my ISP has made it hard for me. It is hosted on a WindowsNT machine and I have access to a custom cgi bin. They wont set permissions for me in IIS or on the NTFS partition. I don't want to use JS because its too damn esay to get around and I don't want to have to learn a whole new language.

Any ideas?
 

Delusion2001

Banned
Feb 13, 2001
1,370
0
0
Check out cgiresources.com for some cgi/perl scripts that do that

Also, does your isp allow .htacess files? That would be the first thing to check. I know hypermart.net has them