System.Web Namespace HttpUtility Class
Encodes a URL string for reliable HTTP transmission from the Web server to a client.
1. Converts a byte array into an encoded URL string for reliable HTTP transmission from the Web server to a client.
2. Encodes a URL string for reliable HTTP transmission from the Web server to a client.
3. Encodes a URL string for reliable HTTP transmission from the Web server to a client, using the specified encoding method.
4. Converts a byte array into a URL-encoded string for reliable HTTP transmission from the Web server to a client, starting at the specified position in the array and continuing for the specified number of bytes.
HttpUtility Members