Basically need a catch all method that will not allow the user to go back using the back button or any other method available to them in the browser for Internet Explorer.
Anytime they want to go back, I need to display a message alerting them that they cannot go back and that they should use the method that is provided to them. After clicking OK on this alert, the user should stay on the page they received it.
I am currently looking into this, and any help or snippets of code that may help me are GREATLY appreciated!!!
Thanks.
Anytime they want to go back, I need to display a message alerting them that they cannot go back and that they should use the method that is provided to them. After clicking OK on this alert, the user should stay on the page they received it.
I am currently looking into this, and any help or snippets of code that may help me are GREATLY appreciated!!!
Thanks.