I need to know in my ASP.NET app that when user close browser. 
I can use onunload event in JavaScript. Problem is that onunload 
is called during a refresh or a link to other page is clicked. When 
the window is closed I need to call my Logout function to write the 
time that the user leaves and I need to do this in my server side code.
This should only be when the Browser window is closed and not 
refreshed or other link clicked.
 
Can any body help me with this?
 
Eva


[Non-text portions of this message have been removed]



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to