Scripts n'Stuffs
Directory

Easy Password Script
Link ID 11814
Title Easy Password Script
Url http://javascript.about.com/library/scripts/blpassword.htm
Description This simple script will send a user to a page only if they supply the correct password, helping to keep the page hidden from others.
Category JavaScript > Scripts and Programs > User Authentication
Date Jun 30, 2006
Contact Name
Email
Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

Official Review
NULL
 Other links at JavaScript > Scripts and Programs > User Authentication
1. 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 enters the password. Invalid passwords will result in an "invalid password" alert.
Category:   JavaScript > Scripts and Programs > User Authentication


2. 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 allows them to stay. Those without the cookie are sent back.
Category:   JavaScript > Scripts and Programs > User Authentication


3. 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.
Category:   JavaScript > Scripts and Programs > User Authentication


4. 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.
Category:   JavaScript > Scripts and Programs > User Authentication


5. 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.
Category:   JavaScript > Scripts and Programs > User Authentication




Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS