NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: olu on October 26, 2015, 01:58:12 PM
-
Please do anyone know how i can force a logoff when a user closes their browser without using the logging off button.
-
You might need to wait for NT9 as you would need the server to check if the client\browser was still open.
-
Hi Olu,
When the user closes their browser no indication of this is sent to the server.
So you can't take any action on this.
This is why banks always encourage you to do an explicit logout. If you close the browser without logging out then the session is still logged in until the session expires.
cheers
Bruce