1
Answer

Encoding strings to use with soap calls

Photo of Administrator

Administrator

22y
518
1
imagine a string below john john & john when i try to use this in a soap call it fails because of the ampersand i think. same thing with periods. question is how to encode the string so it just gets passed through?

Answers (1)