Vishwas Kadamannaya

Vishwas Kadamannaya

  • NA
  • 114
  • 95.4k

User Login Details using session

Jun 1 2011 6:44 AM
Hi All,
         I have a text file for my asp.net web application that I write to using code behind, and I am trying to record in it user activity(username, log in time and log out time).

The log out time can be detected when the user presses the log out button and triggers the logout button event, but when the user presses the close button in the browser it is difficult to track user logouts. What is your advise on how to track user log out time and get the duration of user activity at each login? please advise for best approach ..


Answers (1)