Date:  02/25/2013 09:01:04 AM Msg ID:  004588
From:  Ali Koumaiha Thread:  004588
Subject:  Expire pages after logout?
 I am wondering how do I logout a user completely and make sure the pages/data aren't visible?
 
when user logouts out, i issue auth.logout()
i am using ssl/https.
 
 
i try it now, i logout.. but, when i hit the back button, i see the prior page.
 
though, clicking anything will require me to login of course.
 
i want to "expire" the pages after the user logs out.