I'm looking to add a password input field on part of my website, but instead of having seperate user id's and passwords, i want a question that only my friends would know, and when you enter the right answer and click submit it carries you to the page. When you enter the wrong answer you get an error page or something. I know the code for the password field <input type=password> and then <input type=submit>, but i dont know how to do the rest. I believe its CGI I need to go along with it, but I'm not sure.
Thanks,
Rob