> That's because you can't have special characters > like < and > in your strings. Try encoding them > using base64 encoding. The "<" character shold be converted to "<" and ">" to ">". This should be done in the SOAP library, I think...
- Problem with < and > as parameter value Micael Ericsson (QIN)
- RE: Problem with < and > as parameter val... Rob Englander
- RE: Problem with < and > as parameter... Eduardo Y�nez
- RE: Problem with < and > as parameter... Paco Avila
- RE: Problem with < and > as parameter val... Micael Ericsson (QIN)
- RE: Problem with < and > as parameter val... Ed Yu
- Re: Problem with < and > as parameter... David Wall
- RE: Problem with < and > as parameter val... Micael Ericsson (QIN)
