Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending UTF-8 emails using CDO2000
Message
From
20/07/2021 11:07:25
 
 
To
20/07/2021 08:37:33
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01681865
Message ID:
01681872
Views:
63
>maybe try with:
>
.BodyPart.CharSet="utf-8"
>

I tried
loMail = NEWOBJECT("Cdo2000", "Cdo2000.fxp")
WITH loMail
    .cCharset = 'UTF-8'
...
CDO2000.prg code populates bodypart and other charsets from this.
However russian utf-8 body and subject still contain garbage characters.
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform