Unicode data loss
- From: tomar <dharmendratomar2000@xxxxxxxxx>
- Date: 28 May 2007 23:28:34 -0700
Hi friends,
I am caliing C# webservice using gSoap in C++. webmethod GetData()
retrieve Unicode character (#263 ) . I make a XML string like
<?xml version=\"1.0\" encoding=\"UTF8\"?>
<MyData>
<response>character for #263(↨)</response>
</MyData>
But when it comes at C++ end charcter is converted in to quote ('') .
what can I do to preserve my value for unicode data in this case. I
have already tested it for ISO-8859-01 encoding.
Please suggest me.
Regards,
Dharmendra
.
- Prev by Date: Unicode data loss
- Next by Date: Newbie question - how to use Web Service function in Access
- Previous by thread: Unicode data loss
- Next by thread: Newbie question - how to use Web Service function in Access
- Index(es):