> RESPONSE.redirect('cltest?var1=<dtml-var var1in>')
<dtml-var "RESPONSE.redirect('cltest?var1='+var1in)">
> The above causes var1 to be equal to the actual text of <dtml-var var1in>
You cant test dtml and it interprets the var1in as a tag.
Cheers.
--
Andy McKay.