Author: Aga^^ | Posted on: 10/28/2009 7:15:14 AM | Views : 1071

hi guys
i am working on a project on asp.net 3.5 visual studio 2008. there is a login and logout page. When i clicked the logout button, the logout process was done, when clicked the back button the page with the last session is opening. But if the user wants to go another page with the last opened session can not go.


i did some session control in the page_load part.



What i want is when i clicked the back button the control in the page_load part starts to run and the page with the last session can not open and the user is directed to the login page.


How can i do it?
i am waiting your answers..
thanks.

...

Go to the complete details ...