User Authentication
Results 1 - 2 of 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.
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...
(show more)
<< previous
( )
next >>
