System.Web Namespace HttpUtility Class
Converts a string or a byte array into an encoded array of bytes for reliable HTTP transmission from the Web server to a client.
1. Converts an array of bytes into a URL-encoded array of bytes.
2. Converts a string into a URL-encoded array of bytes .
3. Converts a string into a URL-encoded array of bytes, using the specified encoding method.
4. Converts an array of bytes into a URL-encoded array of bytes, starting at the specified position in the array and continuing for the specified number of bytes.
HttpUtility Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph