|
<@ASSIGN variabletimeouttrigger "http://your_server/your_taf.taf?<@Userreferenceargument>"
scope=user>
You _can_ get a table of variables based on
the userreference, but you have to first know the userreference.
catch-22.
The right method would be to keep a domain
scope array (or custom scope if you want) with all of the userreference values
in it for all the logged in users. When the trigger goes off, all that TAF has
to do is remove the particular user ref from the array you created. Then, at any
time, to find out how many active user references there are, all you have to do
is <@NUMROWS array=domain$thearray>.
I used this method to build an ICQ-like
application. This is how I extensively tested the variabletimeouttrigger to make
sure it worked properly.
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body
|
Title: Message
- Re: Witango-Talk: Users Logged In Nicholas Froome
- Re: Witango-Talk: Users Logged In Atrix Wolfe
- Re: Witango-Talk: Users Logged In A. Razzak Memon
- RE: Witango-Talk: Users Logged In Steve Smith
- Re: Witango-Talk: Users Logged In Atrix Wolfe
- RE: Witango-Talk: Users Logged In mihai
- Witango-Talk: Question about database connection? run run
- RE: Witango-Talk: Question about database con... Steve Smith
- Re: Witango-Talk: Users Logged In Atrix Wolfe
- Re: Witango-Talk: Users Logged In Dave Machin
- Kevin Quinn
