Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Monitor User still log on

Status
Not open for further replies.

Mike2020

Programmer
Mar 18, 2002
55
US
Hi:

I just wonder how I can monitor or know when user/client close the session (that mean, user close the browser, or just go to other website without logoff my website).

I believe I need this line of code, but then when/where should I run it to check whether the connection still on.

connect = Request.ServerVariables("HTTP_CONNECTION")

Thank You so much

Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top