Disabling the browser's Back button is not possible, so to accomplish that we can use JavaScript to make the user stay on the same page even he clicks on the Back button.
Include the following JavaScript in all pages or in the Master page of the application, after the user logs in:
No comments:
Post a Comment