ggalan
08-25-2011, 08:26 PM
i am using javascript to read from XML to automatically populate a email subject and body. i have a special character in the xml - ö
<![CDATAörn Borg]]> (the special character gets converted here)
but the body of the email keeps coming out like this
Björn Borg
but if i copy/paste this ö into outlook its fine
using outlook as my email client
any suggestions on how to fix this?
<![CDATAörn Borg]]> (the special character gets converted here)
but the body of the email keeps coming out like this
Björn Borg
but if i copy/paste this ö into outlook its fine
using outlook as my email client
any suggestions on how to fix this?