Hi Experts,
I am developing a java web application. In my application I want to disable Refresh button both in mozila and IE.
- 'F5' key is already disabled by us, also we have disabled right click
But problem is that user can still right click on tab (browser tab) and refresh the page.
Also user is able to go to View -> Refresh(IE) and View -> Reload (Mozila) using menu options.
Can we restrict user in some way?? Very urgent
Start Free Trial