I am looking for a very simple way to password protect a page. Very simple. I have one box for password (no username needed), and a submit button takes you to the right page if the password is correct, and a different page if it is incorrect. How would I go about this?