[Zope] ZSQL question
hans
hans@beehive.de
Mon, 18 Mar 2002 14:27:27 +0000
Miguel Rodr=EDguez wrote:
> I have made a zsql method that needs a parameter to show the data. ( t=
he
> parameter name is IDproceso)
> How can I call this method, through a dtml document, to show the specif=
ied
> data?
<dtml-call "my_zsql_method(IDproceso=3DmyValue)">
but of course you may want the results, too.... .
Then maybe
<dtml-let myresults=3D"my_zsql_method(IDproceso=3DmyValue)">
Also nice:
http://www.zope.org/Members/spinwing/ZSQL_Results
cheers hans
-------------------------------------------------------------
Who's got only a hammer sees the world as a nail
hans augustin (software developer) hans@beehive.de
beehive elektronische medien GmbH http://www.beehive.de
phone: +49 30 847-82 0 fax: +49 30 847-82 299