Email Encoding

  • Thread starter Thread starter C CORDON
  • Start date Start date
C

C CORDON

I am sending an email with .NET the body is html, what do I have to do or
what enconding do i have to use so that is displays spanis characters
(í,ó,ñ, etc.) ?

Thanks
 
UTF-8 encoding should do it. Also ensure that you have the language pack
installed so you can actually view the characters outside of this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top