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??
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??