Scripts n'Stuffs
Directory

Random password generator
Link ID 11818
Title Random password generator
Url http://www.javascriptkit.com/script/script2/passwordgenerate.shtml
Description 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
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. Simple Password Gate
  Simple Password Gate is a logon script allowing your visitors to logon using a password. The password is the name of the page, for example the page photos.html would have the password photos. This script is not 100% secure.
Category:   JavaScript > Scripts and Programs > User Authentication


3. 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


4. 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


5. 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




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