|
|
Password Protect
Your ASP pages
These
scripts provide a simple to use and easy to setup password protected
area.
Download
Here: ftp://support.lonetree.com/pub/login.zip
Quick setup:
How to configure
- Download the ZIP file.
- UnZIP
the contents onto a local directory on your machine (such as
c:\temp)
- Change name
of password.txt file to better suit security, add users in the
form of "username password"; one per line.
- Modify the
login.asp file to suite your site's look (change the CONST
PASS_FILE = the new name of password.txt)
- View the readme.htm for more information.
|