Re: Track the users on line?
- From: andrea <googlegroups@xxxxxxxxxxx>
- Date: Fri, 17 Mar 2006 20:06:10 +0000 (UTC)
But doesn't the session close the channel when the user close the browser?
Isn't the same if user change site? So I suppose that simply entering a valid URI
into the address bar, shouldn't open a new session.
But what I mean is - in this case - a session track for user that has been authenticated.
So.
A valid url, or homepage, add +1 to the global counter ... that's fine ... and impossible
to trap. A user login, update table flag to know that user has logged into the system.
If he try again to log from a new browser, the check for the flag doesn't allow the access.
If a browser will close without pass for the appropriate log off button, the flag remain there
since lastlogin field on the db + 20 minutes doesn't allow the next user who try the login to
update all users flag to not logged.
This is system I've used. And always works. But not solved the spot user that isn't logged in.
For that the best way - I think - is simply doesn't care.
What do you do generally?
Bye
Andrea
.
- Follow-Ups:
- Re: Track the users on line?
- From: Juan T. Llibre
- Re: Track the users on line?
- From: Bruce Barker
- Re: Track the users on line?
- References:
- Re: Track the users on line?
- From: Juan T. Llibre
- Re: Track the users on line?
- Prev by Date: Re: Can you identify the cell clicked in an ASP.NET datagrid?
- Next by Date: Re: onclick button event throws compiler error
- Previous by thread: Re: Track the users on line?
- Next by thread: Re: Track the users on line?
- Index(es):