I have an online exam system in which after the test, the result is displayed in a new asp.net page. If he clicks on the 'back' button on the browser, he gets back to the page which displays the test again.
What I want to do is disable the user from going back.(Show some message like 'Page has expired' )
Hope you got what I'm trying to say. Is there any way in which this can be done?