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.

If you just need to see who is online, a combination of 'get session stats' and your technique is enough.


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

Currently the only way to do that would be to use the plugin routine A4D GET SESSION DATA.

Regards,

   Aparajita
   Victory-Heart Productions
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com

_______________________________________________
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