[Zope] XML_RPC client for internet explorer

Johan Carlsson johanc@torped.se
Sun, 9 Jan 2000 01:49:10 +0100


I've "compiled" an XMLRPC client (from David Carter-Tod's XML-RPC 
Client and Server for ASP) that seems to be working with Zope, but
it has not been tested (patches and bug rapports are welcome).

http://www.zope.org/Members/johanc/ZIE/xmlrpc_client



David Carter-Tod's XML-RPC Client and Server for ASP 
(the client has a bug for working with Zope, simply
 add [objXML.setRequestHeader "content-type", "text/xml"]
 before the [objXML.send(requestText)] in [xmlRPC] you be 
 alright.) 
http://www.wc.cc.va.us/dtod/XMLRPC/

Regards,
Johan Carlsson