Forms based authentication
Hi Friends
Can you please help with my query, I am using Forms based authentication, I have a login & logout button. Now when I logout, I use the command below:
Formsauthentication.signout()
server.transfer("homepage.aspx")
Now comes the main problem, when I hit the back or forward button of the browser, I still see that I am logged in and all my details are visible. Can u please let me know how do I rectify this so that when I click the logout button, my details are vanished and even using the back button, my details are not displayed.
Thanks friends, its urgent.
Mike
__________________
Regards
Mike
|