asp.net.ph

HttpUtility.UrlEncodeToBytes Method

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.

Overload List

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.


See Also

HttpUtility Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note