M
Murray Foxcroft
Hi all,
My client, bless his soul, wants to know how long users of his ASP.NET web
application (written by yours truly) spend logged in to the system. Now, I
can log when he logs in, no problem, but being disconnected in nature, its
hard to trap when then user effectively "closes" the session. He could click
a logout button, just close his browser or even end the IEXPLORER task from
the task manager.
Anyone done something like this before? Any special tips or tricks anyone
know of?
Thanks in advance
My client, bless his soul, wants to know how long users of his ASP.NET web
application (written by yours truly) spend logged in to the system. Now, I
can log when he logs in, no problem, but being disconnected in nature, its
hard to trap when then user effectively "closes" the session. He could click
a logout button, just close his browser or even end the IEXPLORER task from
the task manager.
Anyone done something like this before? Any special tips or tricks anyone
know of?
Thanks in advance