Forum OpenACS Q&A: Re: misinterpreted \n from tcl / javascript

Collapse
Posted by Thomas Blanchin on
I forgot to mention that the @text@ variable comes from a multirow and is used inside a "multiple" tag

_javascript_
_multiple name="template_"_
mailto:template_[@content.id@]="@text@";
_/multiple_
...
_/javascript_

maybe it's good to know...