Active Articles: 2038
Total Categories: 16
Sub Categories:616
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. ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
Password Protection Script | ||||||||
This Password Protection Script, is a password protector. The password is the name of the html page with out the html ... learn more
| ||||||||
| ||||||||
Block IP address script | ||||||||
Use this script to block certain IPs from your webpage, by redirecting them to another site. Uses SSI to determine the user's IP, and JavaScript to block access. ... learn more
| ||||||||
| ||||||||
Javascript Password System | ||||||||
The Javascript Password System (JPS) allows you to restrict access to your web pages by supplying "authorised" users with a password which they can use to view the protected pages. It works by using hidden directories on the web server and Javascript. So you need no web server (CGI) access at all to use it. ... learn more
| ||||||||
| ||||||||
DES Password Pro | ||||||||
DES Password Pro is a script that creates a multiple user javascript login form. Different users can be set different passwords and entry urls, and all data is encrypted through the secure DES encryption algorithm. ... learn more
| ||||||||
| ||||||||
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 ... learn more
| ||||||||
| ||||||||
Scott Brady's Password Protection | ||||||||
This JavaScript lets you add a password to your page. You should note that this is not totally secure. You should not keep information such as creditcard numbers or other sensitive information on the pages. ... learn more
| ||||||||
| ||||||||
Login and password script | ||||||||
This is a simple password script that requires both a login and password to gain entry to the protected page, with an incorrect set taking the user to a "failure" page instead. ... learn more
| ||||||||
| ||||||||
Password | ||||||||
This is a simple JavaScript that allows you to password protect your Web pages. Written in French. ... learn more
| ||||||||
| ||||||||
Random password generator | ||||||||
Having a difficult time thinking up a password? Need to automatically generate a password as part of a larger application? This script can help. It randomly creates a password of any specified length using alphabetic and numeric input. ... learn more
| ||||||||
| ||||||||
Website Abstraction Encrypted Password Generator | ||||||||
This program dynamically encrypts the password to a page (differently each time) before saving it, making it a lot harder for foul-minded users to break in. In addition, the program does not simply take the surfer to the file he/she enters as the password. Instead, it navigates to a page only if the surfer correctly ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
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 ... learn more
| ||||||||
| ||||||||
Strong Password Validator | ||||||||
Checks for uppercase, lowercase, numerical, length, and special character. ... learn more
| ||||||||
| ||||||||
Multiple Users | ||||||||
This JavaScript lets you set up a separate username and password for as many members as you want, and even give each a different page to go to after logging in. ... learn more
| ||||||||
| ||||||||
Password Prompt | ||||||||
If a visitor wants to go a password protected page, they must first enter the correct password on the page with this script. This script will just take you to [password you enter].html. This program works as long as JavaScript is enabled and you have an index.html file in your directory. The password is the ... learn more
| ||||||||
| ||||||||
