Password protection by razalgar
A code snippet that prompts user for password. If they enter the correct password it displays welcome in an alert box. Otherwise, it displays sorry wrong password in an alert box and sends them back to the previous page.
Visit publisher site: Password protection by razalgarListing Details
- Version:
- 1.1
- Filed in:
-
Scripts / JavaScript / Scripts & Programs / Security
- Submitted on:
- Last Updated:
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
A small, simple script that was exactly what I was looking for! I just needed to add password protection to one page of my website, and this small script (13 lines total) does just that. I know it won't keep away any truly determined cracker, but I know better than to put *really* sensitive information on a personal webpage. Very nice little script! ^_^