Re: HttpUtility.UrlEncode

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



On Fri, 2 Mar 2007 15:18:44 -0800, pb wrote:

Is there a table available that illustrates ***exactly*** what
HttpUtility.UrlEncode encodes?

(I need to decode and encoded string by HttpUtility.UrlEncode in an
unmanaged C++ routine).

You could get a lot of information (and code!) from the PHP source code.
Look for the urlencode function
--
Bits.Bytes
http://bytes.thinkersroom.com
.