You have stated that you are using FoxPro, but not what data access method
you are using. FoxPro is not Unicode, but it does have a code page setting
that has a table level granularity, and most data access methods such as
ODBC >=3.7 respect the setting in conversions to Unicode.
Also, what method are you using to handle the client side? JScript?
VBScript? Something else?
michka
a new book on internationalization in VB at
http://www.i18nWithVB.com/
----- Original Message -----
From: "Magda Danish (Unicode)" <[EMAIL PROTECTED]>
To: "Unicode List" <[EMAIL PROTECTED]>
Sent: Monday, September 11, 2000 3:29 PM
Subject: FW: russian character string
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 01, 2000 3:22 PM
> To: [EMAIL PROTECTED]
> Subject:
>
>
> I have problems with passing russian character string (in MS FoxPro 6.0)
to
> DHTM Edit Control (MS). Probable reason is that string encoding is ANSI
and
> default in_stream encoding for DHTM Edit Control is Unicode. What can I
do?
>
> Thank you
>
> Best regards,
> Dr. Grigoryants
>