Re: Need rope for SOAP
Re: Need rope for SOAP
- Subject: Re: Need rope for SOAP
- From: Jeremy Reichman <email@hidden>
- Date: Wed, 16 Jan 2002 12:03:43 -0500
I'm wondering if this is similar to why I was having problems passing text
from TextEdit to an XML-RPC call to send to a Userland Manila Web site. It
would always send the entire variable along, apparently escaping out all
of the HTML so that the resulting Web page would have HTML code in it, not
formatted text.
I was also having problems passing a Web service URL, entered as a
variable, to the "call xmlrpc" command. It would fail until I entered the
Web service URL directly into the call.
Maybe I'll revisit this and use the pipe character, as was suggested later
in the thread. Hm.
--
Jeremy Reichman