Forum Moderators: coopster

Message Too Old, No Replies

How to solve special characters in Outlook for email Templates?

         

toplisek

8:17 am on Jun 3, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I have seen and tested many times but seems Outlook has some different way to read messages in newsletters.

How to arrange that spec. characters will be seen in Subject?

I have issue for some languages like ¹è¾ðæ.
What code to put for Subject that will work?
Thunderbird works without any issue.

Need help.

coopster

6:58 pm on Jun 6, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Likely the character set and encoding you use when preparing the headers for the mail message. I would start with RFC2822 (also see the PHP mail [php.net] function manual page).