This script uses an array to store the usernames and passwords.
It also uses a prompt box for username and password info and
uses the indexOf property to search the array for a username and
password match in a for.. loop.
The JavaScript Source: Password Protection: Advanced Password Checker
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Command-s). The script is yours!!!
Comments feed