Good hack proof password page!
I've got a link on a site I wrote that prevents users from going into a secure area with a password protected link.
The password script cannot be viewed by the user, and is pretty hack proof. Send me a private message with your email address and I will forward you the code.
However once the use gets in, then they can bookmark the pages from then on.
If the user navigates to that page from a bookmark, and there is not a session variable with a codeflag (which is set in ASP when the password form is requested), the restricted page is redirected to the ASP password page first.
Regards :cool: