[Zope] calling python scripts, zsql method from onclick

Laura McCord Laura.McCord at doucet-austin.com
Mon Sep 27 13:42:22 EDT 2004


I need three things to occur on an onclick. Is this possible and if so,
what would the syntax be.

This is what I have so far:

tal:attributes="onclick string:showObject(event, '${box}');" 

I need to also include a call to an external method
python:here.macAddress() and call to a zsql method here/deleteMAC

Thanks,
 Laura


More information about the Zope mailing list