Home All Groups Group Topic Archive Search About

Email address with special characters

Author
9 Feb 2006 10:07 AM
morrfo
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

Author
10 Feb 2006 4:39 AM
Lloyd Dupont
HttpUtility.UrlEncode(string) perhaps?

--
Regards,
Lloyd Dupont

NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
Show quote
"morrfo" <mor***@discussions.microsoft.com> wrote in message
news:326C32AC-8512-4FB2-9F22-82C5BED566BC@microsoft.com...
> 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

AddThis Social Bookmark Button