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