Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q1522 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 | Misc | Q1522 [ previous next ]

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

Open a new window for the user using post, not get (then user name and password is in the browser list of urls visited. Expire all pages so they do not end up in cache. Close the window when the user logs out. If necessary use location.replace(url) for links inside the application.

Feedback on 'Q1522 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?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.