Hi All,

I have one user authentication system on my site. Where a user can 
input his/her user name to check the updation of records. While login I 
am saving his/her online status (Like in any dating site)in a table 
called tblStatus. I am able to display their online status.
I am also maintaing their offline stauts when they mannually click on 
logout button.
My Problem:
1)I want to display offline status if a user closes his/her browser.
2)If there is any power failure. The status should become offline.
My Question:
1)Where should I update my tblstatus table to offline for that users.
On What Event?
2)I have tried to update the status on Session_onEnd() event in 
global.asa file but it is not working.

Kindly guide me.








------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

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

<*> 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