How to disable back button of a web browser in ASP.Net?
Asked By
200 points
N/A
Posted on - 07/03/2011

I am making a web-based student entrance examination using ASP.Net which uses Visual Basic and some java script. I want to disable or remove the functionality of the back button of Internet Explorer so that the student will not be able to go back to the previous page when she/he already clicked the “Next” button.
