Logout question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Chandrakanta
    New Member
    • Oct 2011
    • 1

    Logout question

    After logout, how to prevent back button. I am using Mozilla Firefiox. Please help me.
    Last edited by Dormilich; Oct 24 '11, 02:26 PM. Reason: fixed title
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    why? if the user is logged out (s)he can’t access protected content without logging in again.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      If you hit the back button in a browser, a cached version of the page is displayed to the user. You need to prevent the browser from caching the page so that when someone hits the back button (after logging out) the sensitive content is not displayed.

      -Frinny

      Comment

      Working...