3 Jan
2001
3 Jan
'01
3:27 p.m.
Evan Simpson wrote:
From: Chris Withers <chrisw@nipltd.com>
<dtml-call "somemethod(absolute_url()+urlquote(_.getitem(id))">
Well, in Python Scripts at least, you can do::
from Products.PythonScripts.standard import special_formats
Hmmm... can you do something similar to perform an XML-RPC call into another Zope instance? cheers, Chris