Hi,
I am trying to create a virtual document where also the number and names of the
tags can vary at
runtime.
When I build the answer page with a fixed number of tag like this:
ClientCnx.AnswerPage(Flags,
'',
'',
'Status.html',
nil,
['Date', DateToStr(Date),
'Time', TimeToStr(Time)]);
Everything works nicely.
However, when I try to build the tags dynamically at runtime as string or
stringlist, a page saying
"Odd number of tags for substitution" gets returned.
Is it at all possible what I try to do?
If so, what am I doing wrong?
Florian
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be