View Single Post
  #9 (permalink)  
Old 08-06-2007, 12:57 AM
Anand Anand is offline
D-Web Programmer
 
Join Date: Mar 2007
Posts: 52
Anand is on a distinguished road
Default Re: Track User information

hi Jeyaseelan,

Yes, to solve out this problem you need to update the time whenever the page gets navigated. From the last navigated time you can compare the time with the current time. If the duration exceeds the time u fixed, then the user might have closed page or the session might have expired. From this you can check whether the user is online or the logout time.
__________________
None of us is As Strong as All of us.
Reply With Quote