hello
I am trying to send to a WS special characters in a string
hello<br/>please work<br/><br/>kfir
the problem is the in the out put of the message it is translate to be:
hello<br/>please work<br/><br/>kfir
is there a chance that in the out put of the xi it will remain as 'hello<br/>please work<br/><br/>kfir' with out translating the code?
thx
Kfir