|
|
Browse by Tags
All Tags » loops » for each tag (RSS)
-
I have a case where I do a query, but I do not know how many answers I will get.
So I have to loop through a variable number of tags.
One way to go is ask the user to decide how many times he wants to loop
(assuming the user knows the number of query answers).
I have tried to use "Last Tag Number" = RSSInput.value1 "From ...
|
|