<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: htmlencode code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Thu, 24 Jul 2008 19:41:30 GMT</pubDate>
    <description>DZone Snippets: htmlencode code</description>
    <item>
      <title>HTML Encoding/Decoding</title>
      <link>http://snippets.dzone.com/posts/show/4069</link>
      <description>&lt;code&gt;&lt;br /&gt; string temp = System.Web.HttpUtility.HtmlEncode("this is a test");&lt;br /&gt; temp2 = System.Web.HttpUtility.HtmlDecode(temp2);&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;p.s. first add reference to "System.Web"</description>
      <pubDate>Mon, 28 May 2007 22:53:17 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/4069</guid>
      <author>mstampar (Miroslav Stampar)</author>
    </item>
  </channel>
</rss>
