Scripts n'Stuffs
Directory

Three Tries
Link ID 11831
Title Three Tries
Url http://javascript.internet.com/passwords/three-tries.html
Description 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.
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. Key Keeper
  Have you ever wanted to password protect a web page but did not know how? Well your problems are solved with Key Keeper. This is one of the first password protection JavaScripts that will allow multiple users (multiple passwords).
Category:   JavaScript > Scripts and Programs > User Authentication


2. More about Password Protect Page
  If visitors enter the correct password, they will forward to "protected.html"; if they enter an incorrect password, they'll hit the page called "oops.html
Category:   JavaScript > Scripts and Programs > User Authentication


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


4. Simple Login Script
  This script enables you to create a member's only area on your web site. It uses cookies to ensure a correct login is supplied before granting access, to the area. Also includes the option to have a logout button on your member's area pages. Also member's can be directed to their own pages after login. Version 1.9 includes support for frames.
Category:   JavaScript > Scripts and Programs > User Authentication


5. Easy Password Script
  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




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