Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > User Authentication |
| 1. |
Easy Password Script
|
|
|
This simple script will send a user to a page only if they supply the correct password, helping to keep the page hidden from others.
|
| 2. |
Password Pro
|
|
|
Password Pro is a password protection program written in JavaScript that uses an encryption mechanism, to hide the password from the source code. You can use Password Pro to protect folders or files. The pages name must be the same with your password, and the script is case sensitive and can only recognize numbers and letters.
|
| 3. |
Password
|
|
|
This is a simple JavaScript that allows you to password protect your Web pages. Written in French.
|
| 4. |
Three Tries
|
|
|
If you want to 'protect' a site and don't have CGI access, you can try this JavaScript. Visitors get three tries to enter the correct password then they are refused entry. The password of this example is: password.
|
| 5. |
Gatekeeper
|
|
|
This user friendly script allows you to password protect your Web site/pages. The password is the filename without the .html ending. This password for this example is gatekeeper-in.
|
|
|