Reaper0167 Posted July 12, 2009 Share Posted July 12, 2009 I can check to see if a user is online by a column in my database. When a user logs in, it tells me. When the click the logout button, it kills the session therefore it says they are not online. How could I kill that session if they just x-out of the browser and not click the log out button? Quote Link to comment Share on other sites More sharing options...
Reaper0167 Posted July 12, 2009 Author Share Posted July 12, 2009 oops, sorry, when the user logs in, i have a sql update that updates a column in that database that says the user is logged in, how could I update that column when the browser is closed? (when the user does not click the log out button) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.