Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > User Authentication |
| 1. |
Login and password script
|
|
|
This is a simple password script that requires both a login and password to gain entry to the protected page, with an incorrect set taking the user to a "failure" page instead.
|
| 2. |
Multiple Users
|
|
|
This JavaScript lets you set up a separate username and password for as many members as you want, and even give each a different page to go to after logging in.
|
| 3. |
Simple Login Script
|
|
|
This script enables you to create a member's only area on your web site. It uses cookies to ensure a correct login is supplied before granting access, to the area. Also includes the option to have a logout button on your member's area pages. Also member's can be directed to their own pages after login. Version 1.9 includes support for frames.
|
| 4. |
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.
|
| 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.
|
|
|