[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: Posting data in CCSID 1026 not well received by server in UFT-8



Hi Thomas,

I have found the solution for my problem.

Just when I wrote the statement ...

XmlEntityEncoder_setEnabled(*OFF);

I found that before it was the other statement…

contentType = ‘text/xml;'


I have changed it to:

contentType = ‘text/xml; charset=utf-8'

and.. it works!  Now they receive the turkish characters ok.


Thanks for all.


Christian.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------