Re: HttpUtility.UrlEncode
- From: "Rad [Visual C# MVP]" <nospam@xxxxxxxxxx>
- Date: Sat, 3 Mar 2007 04:12:21 +0300
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
.
- Follow-Ups:
- Re: HttpUtility.UrlEncode
- From: Steven Cheng[MSFT]
- Re: HttpUtility.UrlEncode
- Prev by Date: Re: ??? Dynamically loading a generic type ???
- Next by Date: conversion issue
- Previous by thread: FTP Programming Question
- Next by thread: Re: HttpUtility.UrlEncode
- Index(es):