R
RICHARD BROMBERG
I am building a password protected ASP web site.
(http://www.allscrewedup.org)
When you go to this site there is a link in upper left corner (VIP) that
takes you to a Logon Screen.
The user must enter a user name and password to gain access to the secure
pages which follow.
This works fine and if the user can go back to the opening page by logging
off (back to default link) .
If the user clicks the back button twice he will be back on the opening page
but he will still be logged on.
I want to force the user to log off if he/she attempts to do this.
Any Suggestions .
PS you can test the page using User name = name
and Password = password
Thanks
(http://www.allscrewedup.org)
When you go to this site there is a link in upper left corner (VIP) that
takes you to a Logon Screen.
The user must enter a user name and password to gain access to the secure
pages which follow.
This works fine and if the user can go back to the opening page by logging
off (back to default link) .
If the user clicks the back button twice he will be back on the opening page
but he will still be logged on.
I want to force the user to log off if he/she attempts to do this.
Any Suggestions .
PS you can test the page using User name = name
and Password = password
Thanks