<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023860" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023860</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/html-input#comment-1146377</link>
    <description> &lt;p&gt;HTMLencode(); or something like that for javascript ASP.&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Feb 2004 13:01:59 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1146377 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/html-input#comment-1146307</link>
    <description> &lt;p&gt;I&#039;m sure that ASP has to have a command to convert HTML code like PHP&#039;s htmlspecialchars function.&lt;/p&gt;
&lt;p&gt;Basically you could build your own fucntion that does a search/replace in the string and does the following replacements (from &lt;a href=&quot;http://www.php.net/manual/en/function.htmlspecialchars.php&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/manual/en/function.htmlspecialchars.php&lt;/a&gt;):&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;&#039;&amp;amp;&#039; (ampersand) becomes &#039;&amp;amp;&#039;&lt;/li&gt;
&lt;li&gt;&#039;&lt;strong&gt;&quot;&lt;/strong&gt;&#039; (double quote) becomes &#039;&amp;quot;&#039;&lt;/li&gt;
&lt;li&gt;&#039;&lt;strong&gt;&#039;&lt;/strong&gt;&#039; (single quote) becomes &#039;&#039;&#039;&lt;/li&gt;
&lt;li&gt;&#039;&lt;strong&gt;&amp;lt;&lt;/strong&gt;&#039; (less than) becomes &#039;&amp;lt;&#039;&lt;/li&gt;
&lt;li&gt;&#039;&lt;strong&gt;&amp;gt;&lt;/strong&gt;&#039; (greater than) becomes &#039;&amp;gt;&#039;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Feb 2004 16:56:03 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1146307 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
