Logout status doesn't really logout?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using the forms authentication. After clicking on the logout button, I
navigate to the default page. But I noticed the user can hit the back button
and go back to the previous page nd continue working. I would've thought
that logging out using loginstatus would expire the pages, no?

Is there something else I should be doing?
 
Does the loginstatus control call FormsAuthentication.SignOut()
automatically or must I code this myself?
\
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top