soaplite at Yahoo! GroupsSOAP::Lite for Perl (soaplite.com)Re: Passing & via SOAP::Lite- July 4, 2008 This is a normal substitution and should happen automatically; & (like ) is an illegal XML character, so it gets encoded as & in the SOAP XMLhttp://tech.groups.yahoo.com/group/soaplite/message/6170 Re: Passing & via SOAP::Lite- July 4, 2008 ... Have a look at SOAPLite.pm. Description starting at line 359 (SOAP::Lite, v.0.710.07) may be helpful. hth -- Radekhttp://tech.groups.yahoo.com/group/soaplite/message/6169 Passing & via SOAP::Lite- July 4, 2008 Hi I suspect this may be obvious but I am not clear on what happens where. I have to make a SOAP method call to a 3rd party, passing a return URL as one of thehttp://tech.groups.yahoo.com/group/soaplite/message/6168 |