Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Tips and Tutorials > User Authentication  

Web Links
Sort By :
1. 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 > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. 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 > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. 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 > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings


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