Hi
i have two files with korean characters
one is UTF-8 and other is unicode saved ..

if i try to ead unicode one .. it goes fine but throw garbage when i try to
read UTF-8 saved txt file with FSO ...

whats the difference .. y is it so

Plz Help, Thankx in advance
Qazi

Re: UTF-8 and FSO by Arnold

Arnold
Mon Sep 29 09:48:53 CDT 2003

asim, no answer for you, but I'm doing something like that, downloading an
RTF-format file with Cyrillic and western characters, as well as the CJK
group. The western stuff works fine, but not the Cyrillic. It all starts
out as Unicode/UTF8 data in an Access db. (All languages work fine in the
ASP web pages I have. I haven't yet tried the CJK file downloads.)

Can you share information, or code snippet, on what you're doing? I can't
tell whether I need to do any character translation, codepage stuff, or
what. Thanks,

Arnold Shore

Annapolis, MD USA
"asim" <qazi@advcomm.net> wrote in message
news:eVbzxLvbDHA.300@TK2MSFTNGP12.phx.gbl...
> Hi
> i have two files with korean characters
> one is UTF-8 and other is unicode saved ..
>
> if i try to ead unicode one .. it goes fine but throw garbage when i try
to
> read UTF-8 saved txt file with FSO ...
>
> whats the difference .. y is it so
>
> Plz Help, Thankx in advance
> Qazi
>
>