NetTalk Central

Author Topic: email charset  (Read 2015 times)

robirenz

  • Jr. Member
  • **
  • Posts: 88
    • View Profile
    • Email
email charset
« on: April 15, 2009, 07:50:31 AM »
I'm using the send email control template to send some email from my web server.

I'm lacking accented character in the email

so I added the line

ThisSendEmail.OptionsMimeTextCharset =  'UTF-8'

however I still get no accented characters..
I changed it to 'iso-8859-1'  and it works fine, but why won't UTF-8 work?

Best Regards...

Roberto Renz