Encoding Problem

K

Kim

I have an ASP page that uses CDONTS to send emails, the email is written in
Traditional Chinese, and i have set the bodyformat to MIME and body format
to HTML. Furthermore, i have set the charset to big5. But the outlook can
not display the email in big5 by default, it always used western european
(ISO) as default.

I would like to ask how can the email display in big5 by default?
 
Top