looking for code to logout in multiple browser tab
-
Hey Guys I am looking for code in asp.net for making user log out if he have open application in multiple tab and log out from one tab then from remaining tab also user should log out how to achieve like gmail,facebook. thanks
-
Hey Guys I am looking for code in asp.net for making user log out if he have open application in multiple tab and log out from one tab then from remaining tab also user should log out how to achieve like gmail,facebook. thanks
You can't force a user to log out, the most (worst) you can do is pop a message box confirming navigation away from the app.
Never underestimate the power of human stupidity RAH
-
You can't force a user to log out, the most (worst) you can do is pop a message box confirming navigation away from the app.
Never underestimate the power of human stupidity RAH