Revision: 12977
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at April 2, 2009 15:35 by vcskicks
Initial Code
//ASP.NET Server.UrlEncode("http://www.vcskicks.com/c#"); //WinForms //Add System.Web.dll reference first (Project > Add Reference) HttpUtility.UrlEncode("http://www.vcskicks.com/c#");
Initial URL
http://www.vcskicks.com/encode-url.php
Initial Description
Initial Title
C# Encode URL String
Initial Tags
Initial Language
C#