Disable back button

  • Thread starter Thread starter Shalva
  • Start date Start date
S

Shalva

Hi,

Can I disable looking SSL pages using forward and backward buttons, after
user's clicking "Logout" and canceling session ?



Thanks,

Shalva
 
If you are canceling the session, you can just put an explicit check when
you load every page to ensure that the user has logged in before you render
anything.
 
Back
Top