
jasonepowell
Deleted
Apr 16, 2001, 7:44 AM
Post #1 of 2
(319 views)
|
Simple Password Script
|
Can't Post
|
|
Ok, I am a complete Perl newbie, and I need some help. I want to write a quick script that will take some input from a text box in an HTML form (password) and pass it to the script, which will check it against the password I've set in the script, and if correct, redirect the person to one page, and if incorrect, ask them to login again. I don't need to have any encryption or anything, as the site I'm going to use this on is NOT visited by anyone computer savvy. If anyone can help, or point me to an existing script that does this, I will be eternally greatful. I know there are a couple of scripts around that will generate the login page, but I don't want to do that. Thanks!
|