Hi,
I need to keep track of users connected to my site at one time. So when a user logs in its easy to just update a counter of users. But, when a user leaves my site, they might just close the page, and not log out, so...how do I update the db if they just close the page?
Is there a server side function that can be called onExit of a web site???
Thanks in advance
![]()




Reply With Quote