Hi,
I have sign out link button in all my web pages.
If i click it, the status "Yes" will be updated in my SQL database table and the user will be redirected to logged out successfully page. After that i have to disable the back button of the browser so that he cannot visit the previously opened pages. Please help me in disabling the back button of the browser if the user visits all the pages in a single window.
And also i want to redirect automatically all of my web pages opened in seperate tabs in IE7 to logged out successfully page, if he logs out in the last tab of my web page.
Please help me in this issues clearly...
Thanks in Advance...
I have sign out link button in all my web pages.
If i click it, the status "Yes" will be updated in my SQL database table and the user will be redirected to logged out successfully page. After that i have to disable the back button of the browser so that he cannot visit the previously opened pages. Please help me in disabling the back button of the browser if the user visits all the pages in a single window.
And also i want to redirect automatically all of my web pages opened in seperate tabs in IE7 to logged out successfully page, if he logs out in the last tab of my web page.
Please help me in this issues clearly...
Thanks in Advance...
Comment