Sunday, March 11, 2007, 10:39:06 PM, Hans wrote:
>> And could it be done with more than one variable on a page?
> Yes.
To be precise:
Using input forms use one form per variable, and give each form an
explicit name: (:input form name=form1 "{$PageUrl}":)
Using replacelinks this does not matter.
Hans