M
Mark
We send emails to our empolyees and recently, the emails have started
to change characters into different ones. I've looked in various
groups, hard to search on the issue.
For example, we send:
français
but it shows up in our email as
français
other characters too, like ’ shows up as ’ and so on
It is stored correctly in the database, and if we query and display it
in a web browser it shows correctly. So clearly something in the mail
reader has changed, but we need to have it display it correctly. I've
tried (and maybe I'm doing it wrong) to add
<META http-equiv=Content-Type content=""text/html; charset=UTF-8"">
at the start of the email, no luck. What can we do to ensure this
stops?
Thanks for any help.
to change characters into different ones. I've looked in various
groups, hard to search on the issue.
For example, we send:
français
but it shows up in our email as
français
other characters too, like ’ shows up as ’ and so on
It is stored correctly in the database, and if we query and display it
in a web browser it shows correctly. So clearly something in the mail
reader has changed, but we need to have it display it correctly. I've
tried (and maybe I'm doing it wrong) to add
<META http-equiv=Content-Type content=""text/html; charset=UTF-8"">
at the start of the email, no luck. What can we do to ensure this
stops?
Thanks for any help.