[Zope] passing values tp python script from a zope page template
through a link
David Siedband
david at calteg.org
Fri Aug 27 17:38:36 EDT 2004
Are you thinking of something like this?
<a tal:attributes="href string:yourPyScript?pcName=${pcName}">
--
David
On Aug 27, 2004, at 1:37 PM, Laura McCord wrote:
> Also, the python function should be triggered by a link. This is what I
> have so far:
...
> I am not sure how to pass the value pcName from the zope page template.
More information about the Zope
mailing list