On Apr 27, 2005, at 14:32, Andrew MacDonald wrote:
Hello, I'd like to add a feature to the portal which lists the users who are currently logged in, similar to that which many message boards have.
One way to do this is to store the user's name and last-visit timestamp in some persistent store, eg. a database. This is perhaps not the most efficient method, but it should answer your need.
AFAIK, the fact that a session can't read other sessions' information is considered a feature.
A.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
