Hi all
I have created an e-learning site which contains an Online test. I need to make this as a closed book test, i.e The user should not be able to go through the course content ( Which is in the site ).
Technically what i need is that the user should not be able to press the BACK button of the browser window. If he presses the back button, and then the FORWARD button then the test page should not be available.
All the questions are randomnly selected from the back end.
I am using ASP and SQL Server 7.0
I have created an e-learning site which contains an Online test. I need to make this as a closed book test, i.e The user should not be able to go through the course content ( Which is in the site ).
Technically what i need is that the user should not be able to press the BACK button of the browser window. If he presses the back button, and then the FORWARD button then the test page should not be available.
All the questions are randomnly selected from the back end.
I am using ASP and SQL Server 7.0