View Single Post
  #6 (permalink)  
Old 08-03-2007, 04:45 AM
Jeyaseelansarc Jeyaseelansarc is offline
D-Web Genius
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,162
Jeyaseelansarc is on a distinguished road
Send a message via AIM to Jeyaseelansarc
Default Re: Track User information

Hi,
thanks for replying.

I have thought of solution to track the user's online as follows
1. In body onload call a function to track the every transaction user makes on ur site.
2. While checking user's online checking for proper logout time, if exists then the user should be offline. if not then get transaction date and compare with current date if the difference exceed the limit u fixed, then user should be out of ur site, then u came to know that the user is offline.

I have to follow these steps.

Is there any change needed?
__________________
With,
J. Jeyaseelan

Everything Possible
Reply With Quote