j
k
j a
j l
"Montagne, Michael" wrote:
<dtml-call "REQUEST.set('name','<dtml-var Login>')">
Within a DTML expression, you just write the names of variables you want to access, like this:
<dtml-call "REQUEST.set('name',Login)">
Regards, Luciano
Back to the thread
Back to the list