Javascript Tutorial
Top 20 Similar Javascript Tutorials
Password Prompt Password Protection
f a visitor wants to go a password protected page, they must first enter the correct password on the page with this script (this page) This script will just take you to [password you enter].html This is a very good script if JavaScript is enabled and as long as you have an index.html file in your directory. As an added bonus, it's only 8 lines! Unlike the others, the password is the protected filename without the .html ending.
Password Pro Password Protection
This script uses a different approach to Password Protection. It still uses the password as the actual page, but it uses an encryption method that encrypts and checks the password. So if you fail to enter it correct after 3 times you go to a specific page (specified by the webmaster) and you don't get the annoying 404 page not found message as in other scripts. The password is password
Cookie Password Protection
Welcome to The Javascript Source Password-Protected Members-Only Login Area. If you do not know the password, you can still use some of the functions and scripts in The Javascript Source, but not all!
Login Coder Password Protection
This is undoubtedly the best password protection JavaScript you'll ever find. Besides supporting multiple users, multiple passwords, and even multiple destination pages (after they successfully login), this script is presented in a very easy-to-use interface that you're sure to love! We *wish* we wrote this script, it's that good! (Note: Questions on this script should be directed to the author.)
Multiple Users Password Protection (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 ask them for their username and password, and then perform the password-protection. Very neat!
Password Verifier
Keep your visitors from submitting their form until their "password" and "re-enter password" fields match, for verification purposes. They get an error message telling them to re-enter the passwords if they do not match.
Forms »
Password Generator
Generate a random password with the ability to include special characters and password restrictions.
Validation (password)
This script works like our Password Verifier, however, it also checks for a minimum length and invalid characters
Forms »






