Subscribe to this category

Top > JavaScript > Tutorials > User Authentication



Links

1. JavaScript page protection with multiple accounts



This is a tutorial where you will find out how to make a Javascript password protection more secure by tricking hackers. You will also learn how to make a script which allows you to have multiple login accounts, with different usernames and passwords.
Category:   JavaScript > Tutorials > User Authentication


Date Added: Aug 23, 2005 Hits: 773 Rating: 3.67 Votes: 3

  Member Reviews Visitor Ratings Google PR

2. Safer password protection



If the visitor is able to find the "View Source" menu item in his browser he is extremely dangerous hacker who can penetrate through all your JavaScript password protection systems cause you store the password in your source HTML code... But the technique described here is a real and simple JavaScript solution to protect a page from being viewed. Visitors will get nothing from your source text.
Category:   JavaScript > Tutorials > User Authentication


Date Added: Aug 31, 2005 Hits: 810 Rating: 4.00 Votes: 6

  Member Reviews Visitor Ratings Google PR

3. JavaScript Password with External *.js Script



It uses the a prompt for the user to input a password or request. The page is dynamically built based on the the user response. It uses an external *.js file (If referenced directly, it will download) that contains arrays to build the page. You should not rely on this for secure pages, but give a good example for low in content management. It's a bit clunky, but shows how to use to create dynamic page changes. I have used an external *.js file for site navigation.
Category:   JavaScript > Tutorials > User Authentication


Date Added: Jul 19, 2005 Hits: 885 Rating: 4.33 Votes: 6

  Member Reviews Visitor Ratings Google PR

4. JavaScript Password Protection



This tutorial explains how to create a simple, useful password authentication system using JavaScript. Useful if your site requires a quick password protection solution, but not a top-level security feature.
Category:   JavaScript > Tutorials > User Authentication


Date Added: May 19, 2005 Hits: 592 Rating: 3.08 Votes: 12

  Member Reviews Visitor Ratings Google PR

Home      New Listings      Hot Listings      Top Rated     Add a Listing      Get Rated     Update a Listing
Copyright © 2007 ScriptsResource.com. All Rights Reserved.
TBIT DESIGN, INC. - 2950 E. Flamingo Rd. Suite B - Las Vegas - NV 89121
Terms of Service - Privacy Policy - Contact Us