Hi
I have a method that returns XML as a string in the Axis Web Service. When I pass French values in the return value XML, when it reaches the client some characters are getting messed up.
For Example, the value représentée becoming repr?sent?e
When I send the French values from the .net client to Axis web service then I am getting the correct value after setting the XML header encoding to ISO-8859-1. Setting ISO-8859-1 in the XML header and sending from the Axis webservice to .net client is not working.
Could someone tell me how I can send the French values from the Axis web service to the .net client.
Thanks
Venkata
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.