Hello,
My problem is this :
<dtml-let foo=" ' blaublau : " fdsaf " df ' ">
</dtml-let>
It doesn't work 'cause I can't escape the doble quotes inside the string I'm trying to eval.
Any solution???
Thanks