Hi All,
I need to create a localization application which should support following
languages
"French, Italian, Spanish, English, German, Simplified Chineese"
I need to send the send some strings to the server which should be in
UNICODE.
How can i make sure that string that goes to server is always in UNICODE.

I had tried following approach
Get current encoding using FtrGet
and then convert the string to UNICODE string using following api
TxtConvertEncoding

This is enough ? or do i need to call some other APi's to do so.

rgds,
Ritu



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to