<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1027757" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1027757</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/list-illegal-characters#comment-1164296</link>
    <description> &lt;p&gt;in truth, you might as well convert everything aside from letters, so you don&#039;t forget what you did/didn&#039;t convert, and then if anything f***s up, just make it not convert anymore.&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Jan 2005 10:13:32 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1164296 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/list-illegal-characters#comment-1164286</link>
    <description> &lt;p&gt;RTM - &lt;a href=&quot;http://nz.php.net/manual/en/function.htmlspecialchars.php&quot; class=&quot;bb-url&quot;&gt;htmlspecialchars()&lt;/a&gt; &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Jan 2005 03:48:12 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1164286 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/list-illegal-characters#comment-1164285</link>
    <description> &lt;p&gt;Yes it is going into a database.  For development it is being submitted to MS Access.  Will be converted to MS SQL once uploaded to production.&lt;/p&gt;
&lt;p&gt;I haven&#039;t heard of that.  What does htmlspecialchars() do?  Simply convert all special characters to ansi?&lt;/p&gt;
&lt;p&gt;If I chose to convert the entire symbol range is there an easy way to do that?  My initial thought process would be to create a list of all characters, place them into an array, and loop through that.  Is there an easier way?&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Jan 2005 01:07:27 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1164285 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/list-illegal-characters#comment-1164276</link>
    <description> &lt;p&gt;depends if it&#039;s going into a database etc, things like &quot; ( ) % should be converted as well, the ( )&#039;s can be used from rss attacks or something. but you could convert the entire symbol range to be extra safe.  or if ASP uses a HTML tag replace thing, like PHP&#039;s htmlspecialchars()  or  htmlentities()&lt;/p&gt;
 </description>
     <pubDate>Sat, 15 Jan 2005 21:42:21 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1164276 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
