Please help with Forms Authentication..

  • Thread starter Thread starter Brian
  • Start date Start date
B

Brian

I am trying to create a secure site for my client.. I used Forms
Authentication against a SQL database to login. There is one section
where the user must answer some questions. If the user answers them
incorrectly, it is supposed to automatically log them out, which works
fine. However, if the user hits the backspace, they can see all the
previous information. I could use javascript to stop them from using
the backspace, however, if they have answered the questions correctly
and remain logged in, they may need to use the backspace.. can anyone
help me with this??
 
That worked great.. Thanks.. I didn't see anything on that
SmartNavigation.. what is that?
 
Back
Top