j
k
j a
j l
josh on wrote:
can I set a local variable in zope on a dtml page <dtml-var variablename = 1>
Yup: <dtml-call "REQUEST.set('variablename',1)"> Nice syntax, huh? ;-) Chris
Back to the thread
Back to the list