Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > User Authentication |
| 1. |
Password Changer Form Control
|
|
|
Your users will appreciate a form control that allows them to change their passwords quickly, easily and cleanly. The Password Changer (a.k.a. Password Editor) provides you and your users with an effective control for changing their passwords.The Password Changer form control provides instantaneous feedback on whether the password and confirmations provided are valid or not. To your users it will appear as if they on a desktop application with no waiting and realtime feedback.Now Available as a Dreamweaver Extension!
|
| 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. |
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.
|
| 4. |
More about Password Protect Page
|
|
|
If visitors enter the correct password, they will forward to "protected.html"; if they enter an incorrect password, they'll hit the page called "oops.html
|
| 5. |
Simple Password Protection
|
|
|
Set up this quick and easy password protection script in minutes. Choose your desired login Username and Password, and require that your visitor's enter the information before accessing any HTML page. It is not recommended that this script be used to protect anything extremely private.
|
|
|