Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > User Authentication |
| 1. |
Multiple Users Prompt
|
|
|
This JavaScript is just like the previous Multiple Users one, but doesn't use a table interface to login. Instead, after clicking the Login! button, the script will prompt users for their username and password, and then perform the password-protection.
|
| 2. |
Simple Password Gate
|
|
|
Simple Password Gate is a logon script allowing your visitors to logon using a password. The password is the name of the page, for example the page photos.html would have the password photos. This script is not 100% secure.
|
| 3. |
Username / Email Changer
|
|
|
The Username / Email Changer control is a simple but powerful control that ensures username / email address hygiene through an easy to use and intuitive interface. The control uses regular expressions to validate email address syntax, in addition with a confirmation challenge. A dynamic status display provides users with all the necessary feedback to ensure the quality of their responses. The control also reduces round-trip time to the server by ensuring that the email addresses provided passes all tests prior to submitting a request.
|
| 4. |
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.
|
| 5. |
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.
|
|
|