I have a scenario where there are two wed forms.When the user clicks on a button in the first page the redirection will happen to second page and from there whe i click on the back button in the browser it should not be redirected to previous page.The first
page of my application is Login page and i do not want the user to navigate back.Please provide some samples to achieve this...When the user clicks on back button he should be navigated to "Web page expired page".Similar to that of windows live login page..
Go to the complete details ...