My client's A4D site is really four sites (virtual hosting). They are asking for a monitoring page, one that will allow them to see who is using the sites in real time.

We are storing as a global the internal session id, so we know from a global perspective which session belongs to which user.

Is there a way to access session values from outside the session? i.e. something along the lines of "get session(key{session ID})"?

If not we'll just have to add the required info for monitoring to a global collection, but if there is a way to access data already in a session on a session by session basis it would save work (and memory).

--
Bart Alcorn          AvantraNet, Inc.
Office:   678-580-3265
Mobile: 770-335-5518
AIM/iChat: AvantraNet

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to