vcXMLRPC, anyone?
http://www.vcdn.org/Public/XMLRPC/ This is a javascript library that performs client-side XML-RPC calls (as in, the browser does them). I'm interested in playing with this and wonder if anybody's had any success with it under Zope? ---------- Keith J. Farmer kfarmer@thuban.org http://www.thuban.org
Yep, works fine. ----- Original Message ----- From: "Keith J. Farmer" <kfarmer@thuban.org> To: "Zope (E-mail)" <zope@zope.org> Sent: Tuesday, January 15, 2002 10:33 AM Subject: [Zope] vcXMLRPC, anyone?
http://www.vcdn.org/Public/XMLRPC/
This is a javascript library that performs client-side XML-RPC calls (as in, the browser does them). I'm interested in playing with this and wonder if anybody's had any success with it under Zope?
---------- Keith J. Farmer kfarmer@thuban.org http://www.thuban.org
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
On 15 Jan 2002 at 2:33, Keith J. Farmer wrote:
http://www.vcdn.org/Public/XMLRPC/
This is a javascript library that performs client-side XML-RPC calls (as in, the browser does them). I'm interested in playing with this and wonder if anybody's had any success with it under Zope?
Works great. I'm using it also with xml_pickle when downloading table oriented data, then feed it to xslt on client. Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com AOL-IM: BKClements
participants (3)
-
Brad Clements -
Keith J. Farmer -
Phil Harris