My application is in developed in Asp.Net with the coding language as VB.Net, the issues is after the user logouts if the back button of the browser is used then the application redirects to Login page.
What i tried:
I used history.forward() in my script under head, but its not working if i use Mozila Firefox browser.
Solution is welcomed.