|
|
Q1770 How can I disable the back button and prevent other users/hackers from viewing the private pages of the (site/contents) of a user who has logged out?
irt.org | Knowledge Base | JavaScript | History | Q1770 [ previous next ] Q1770 How can I disable the back button and prevent other users/hackers from viewing the private pages of the (site/contents) of a user who has logged out?On logout take the user to a dummy page before taking the user to the login page, then in the dummy page put the following script:
Submitted by Parsu |
-- div -->
|