Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > User Authentication |
| 1. |
Key Keeper
|
|
|
Have you ever wanted to password protect a web page but did not know how? Well your problems are solved with Key Keeper. This is one of the first password protection JavaScripts that will allow multiple users (multiple passwords).
|
| 2. |
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.
|
| 3. |
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.
|
| 4. |
Cookie Protection
|
|
|
You can use a basic cookie script to keep visitors (that don't have the cookie on their system) from viewing certain parts of your site (kind of.... There are always ways around it). The cookie is placed when the password provided is correct. Then, when they are forwarded to the password protected page, the cookie allows them to stay. Those without the cookie are sent back.
|
| 5. |
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.
|
|
|