Thanks Douwe, your answer is very close to what I need. How can
I call the
DTML Method inside a DTML Document (or Method) using only dtml?
I try not to use DTML, so I'm quite sure:
<dtml-var "dtmlMethod( _, REQUEST, Param=Value)"> should work though.
Douwe