Hello, every one.
I am developing an asp.net web site & I am not using inbuilt authentication controls of asp.net.
I have created manually tables for users for site.
What I want is as follows
- After logging in user can access the pages ( that is already done )
- When user press sign out. ( user goes to specific page - example - default.aspx )
- **Now when user press "back" button of browser It must not go to previous page. ** ( that is done in yahoo pages - I want to implement the same. )
Please inform me inform if it is duplicate question.
Thanks in advance for you humble help.
Sagar.