Hi
Is there any event which will handle browser close button.I mean i wanted to do some coding in c# when user close browser close button.
Exactly i wanted to track down how many users are currently availble in my application. For that i have used counter in session onstart and onend event.
But when i close browser close button Session_OnEnd event is not getting called.
thanks
jegan