even if i extend the time how can i know that is really "Online"?
suppose that a user logged in then idle for 30 minutes (no request to server)
the user will be consider Online if i extend the time.
right?
it is surely a part of the solution but i want to update the lastActityDate for almost each request to the webserver
is it possible?
regards
Main Topics
Browse All Topics





by: sammy1971Posted on 2006-06-05 at 15:27:48ID: 16837671
why dont you use userIsOnlineTimeWindow in your webconfig to extend the time?
/en-us/lib rary/ 1b9hw 62f(VS.80, d=ide).asp x
http://msdn2.microsoft.com
HTH