skip to main
|
skip to sidebar
HTML XML and Internet
Saturday, May 30, 2009
HTML Encoding/Decoding
// HTML Encoding/Decoding
string temp = System.Web.HttpUtility.HtmlEncode("this is a test");
temp2 = System.Web.HttpUtility.HtmlDecode(temp2);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
About Me
Avinash Tiwari
View my complete profile
No comments:
Post a Comment