Hi Friends, I need to disable the back button of 'Internet Explorer'. My application has multiple screens designed in JSP.When a user goes to next page/screen by clicking some link or by posting some data, he/she would not be able to use the back button to come to previous screen.
Is there any approach in JavaScript which I can use here in my application to disable the back button ?