Advanced HTML Encrypt and Password ProtectAdvanced HTML Encrypt and Password Protect allows you to encrypt HTML pages with strong encryption algorithms and protect them with a password. The program will prevent anyone from viewing the source code or stealing your art work.
Cookie ProtectionYou 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...
Encrypted Password scriptPassword protect your webpage with this encrypted password script. The password itself is in encrypted form when the user views source.
GatekeeperThis 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.
Javascript Password SystemThe 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...
Login and password scriptThis 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.
Multiple UsersThis 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.
Multiple Users PromptThis 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.
Password PromptIf 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...