Friday, March 16, 2012
Password
Is there an easy way to have a window come up and ask for a password before letting the user get to a form. No user name, just a password. Thanks.you'd have to use forms authentication, as far as i know. I cant think of any way to do that without it... if you made just a password page, and coded an if clause that said if the password is correct, response.redirect to the right page, there would be nothing to stop someone from just going straight to the page...hmmm, maybe you could do that and just check on the page to see if the user is authenticated, i'll get back to you in 10 or 15 min
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment