Sorry, I am on Tango 2000.
It states in the manual that the domain variables expire the same as local scoped variables. I have mine set at 30 minutes. Does this mean I need to create the domain variable at the login same as the user scoped variable for all to see? In other words, use 2 sets of variables throughout the session, one for the user and one for the domain?
Any idea on how to count the domain variables? If I have 4 users on-line, is it possble to count these and show total?
Thanks
Are you using Tango 2000 or witango?
With witango you should be able to use Domain scope variable that keeps building a list of people logged in by adding to the array everything someone logs into that forum.
I guess since you can not be sure they will log out, you will have to also keep checking for them in the user scope and if they no longer exist then remove them from your domain variable.
You could probably do the same thing with a custom scope and just have a different one for each domain.
If you are on Tango 2000 not sure if any or all of this will work reliably.
Dan
on 1/3/05 8:49, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:
Witango 2000 IIS 5 Win2k Server
Okay, I got one that I am having a hard time figuring out where to start.
I have many sites but on several of these sites I have either a forum or chat room built in Witango. I would like to be able to show a list of users currenlty online for all who have logged in for any of the particular sites. In other words, in one of the forums, have a spot where all usernames are listed of people who happen to be on-line for that particular forum. I see this on other forums and would like to emulate something similar. Any ideas on how to go about this? I assume I have to travel into the world of domain scoped variables.
Thanks
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
-- Dan Stein FileMaker 7 Certified Developer Digital Software Solutions 799 Evergreen Circle Telford PA 18969 Land: 215-799-0192 Cell: 610-256-2843 Fax 413-410-9682 FMP, WiTango, EDI,SQL 2000, MySQL, CWP [EMAIL PROTECTED] www.dss-db.com
"When you are born, you cry and those who love you rejoice. And if you live your life as you should, when you die, you rejoice and those who love you cry."
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
