newyear498
Technical User
this is my problem:
I need to send a url like "bobs.com/blah&stuff"
but the character & causes xml to say "expecting ;" and causes an error and I cannot pass the url
I tried putting in quotes so xml would read <url>"bobs.com/bob&stuff"</url> but I got same error..
so how can I send info over xml with the character & included?
Thanks your very much!!!
I need to send a url like "bobs.com/blah&stuff"
but the character & causes xml to say "expecting ;" and causes an error and I cannot pass the url
I tried putting in quotes so xml would read <url>"bobs.com/bob&stuff"</url> but I got same error..
so how can I send info over xml with the character & included?
Thanks your very much!!!