Email address with special characters

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everybody, I'm developing a Windows Service that sends emails
automatically, but when it tries to add an email address with a special
character like 'ñ', MailAddress class throws an System.FormatException.
Does anybody know who to add an email address with a special character?

Thanks
 
HttpUtility.UrlEncode(string) perhaps?

--
Regards,
Lloyd Dupont

NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
 

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