[Zope] passing parameters to DTML Methods/Documents

Chris Ryland cpr@emsoftware.com
Mon, 4 Jun 2001 23:24:04 -0400


There's no official way to pass parameters from DTML code to other DTML
Methods or Documents, is there? I guess one can always do a <dtml-var
expr="REQUEST.set('param', 'value')">, and use <dtml-var param> in the
callee, but that seems kludgey.
--
Cheers!
Chris Ryland
Em Software, Inc.
www.emsoftware.com