Click to See Complete Forum and Search --> : ASP Email using CDOSYS


smileteju
08-13-2006, 03:43 PM
hi all,
Iam trying to send email using ASP CDOSYS in different languages.Iam facing problem while sending emails in russian language.AT the top of have included the code page as 65001 and even saved the text file in utf8 format.
thanks

Ubik
09-05-2006, 05:45 PM
Can you post your code here?

smileteju
09-06-2006, 02:19 AM
Hi,
I managed to crack it out ,instead of saving text file in utf8 format we need to save it as unicode format
Thanks