browser cache refresh on back button click
-
Hi, I have an application where when a user sign off and then hits windows back button it is navigating to the previous page in the authenticated space. But i want that the user should not be allowed to navigate to authenticated space but instead show an error message. for that i am thinking that I might need to refresh the browser acche. Any ideas on how to do that. Any other possible solutions are also welcome
-
Hi, I have an application where when a user sign off and then hits windows back button it is navigating to the previous page in the authenticated space. But i want that the user should not be allowed to navigate to authenticated space but instead show an error message. for that i am thinking that I might need to refresh the browser acche. Any ideas on how to do that. Any other possible solutions are also welcome