Session_End when browser close
hi, we have a problem.. we have a web application where we want to have a control about the users that login and logout to validate that only a session (or window) its open by user, then when the user login we save a status that indicate that the user is online and when the user is logout save the status offline, but the problem is when the user close the browser or shutdown his computer, we dont have register about that, what can we do?? :( help me!!
|