12 Jul
2000
12 Jul
'00
1:36 p.m.
----- Original Message ----- From: "Jonathan" <listsmurf@ur.nl> To: <zope@zope.org> Sent: Wednesday, July 12, 2000 12:45 PM Subject: [Zope] Passing Variables; How?
Hi all,
I've got the following situation; a ZGDChart object calls a Z SQL method which requires certain query parameters. Since I call the ZGDChart from within DTML and not the Z SQL method, how can I define the variable the SQL method needs?
<dtml-call zsqlmethodname(argument)> then in the zsql you have to write your argument in the arguments textbox. ===== Hugo Ramos - hugo@zopers.org ZopersORG - http://www.zopers.org