Geir,
I tried what you said and now I get:
<dtml-var test2>
when I use <dtml-var "input.test1">
and
<dtml-var test2>
if I try to fix it using <dtml-var "input.test1" html_quote> instead!
Well, it got better... but is still far from working as expected (which is to display "Hello!").
Any hint?
I tried to reproduce it, and : ----------------------------- <dtml-with input> <dtml-var test1> </dtml-with> --------------------- worked as expected.. <dtml-var "input.test1"> did, as you said produce : <dtml-var test2> I can not tell you why.. Hopefully someone with a bit of Python knowledge can tell us .. I don't know much python yet, and as soon as i start moving within expressions, i cannot predict the results accurately.. ------------------------------------------------ Geir B Hansen geirh@funcom.com Web-designer / Graphic artist Funcom Oslo http://www.funcom.com ------------------------------------------------