What are the different methods which I can use in asp.net to make the log out option work perfectly?
I was thinking abt returning the user to my home page after the latter has clicked on the logout button even when the user has clicked the back button.