February 5. 20:00 -  Imagine the worst nose itch ever. Then imagine arms that are too short to scratch your nose. #enjoy

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