how can I force user click the link of 'logout' when they want to logout from the page? Anyway for me to not allow them exit the browser by clicking the 'X' at the right top of the browser?
thanks.
lavazza
3:19 am on Sep 20, 2007 (gmt 0)
It's their browser (aka user agent) not yours
Probably the only thing you can force them to do via a script is 'Form an opinion that your site ain't worth revisiting - at least not without ensuring scripts are disabled'
Eric
3:57 am on Sep 20, 2007 (gmt 0)
Ya. Better way just set session or cookie timeout.