May 12. 18:57 -  Yosemite http://t.co/jeiXPZQX

Using the mailto protocol in .NET (dotnet)

November 22, 2006 10:24 by docbliny

Quick tip: Need to properly encode a mailto: link?

Just use 

Uri.EscapeUriString().

This takes care of %, &, space, and even linefeeds (make sure you use "\r\n", see RFC2368)


Add comment




  Country flag
biuquote
  • Comment
  • Preview
Loading