After a FormsAuthentication.SignOut a user can still use the back button to view previous pages because they are in cache and never hit the server for authentication. If they refresh a page or cause a postback they go to the login page as expected. Is their any way to remove pages from cache or cause them to always refresh after a signout is done? Thanks! Brian
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.