<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030927" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030927</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/hacking-contact-forms#comment-1181512</link>
    <description> &lt;p&gt;Mr. Geek of the Week is partially right, you should change any standard names of the fields, like email, or name. But the bots are also getting smarter: not knowing witch textfield is witch, they enter raw headers in all of them.&lt;br /&gt;
I don`t know perl, but in PHP, you can do something like this to parse all the POST data for unwanted headers:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;foreach ($_POST as $post_data)&lt;br /&gt; if (eregi(&amp;quot;/content-type|mime-type/&amp;quot;, $post_data)&lt;br /&gt; {&lt;br /&gt;&amp;nbsp;&amp;nbsp; // unwanted headers&lt;br /&gt;&amp;nbsp;&amp;nbsp; die (&amp;quot;Da-te-n gatu` ma-tii&amp;quot;); // well...something &amp;quot;nice&amp;quot; for the bot :))&lt;br /&gt; }&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Mon, 03 Oct 2005 20:52:26 +0000</pubDate>
 <dc:creator>Tudor.b</dc:creator>
 <guid isPermaLink="false">comment 1181512 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/hacking-contact-forms#comment-1180735</link>
    <description> &lt;p&gt;Change not only the name of the program as you asked, but also change any &quot;Standard&quot; form field names.&lt;/p&gt;
&lt;p&gt;There is a similar thread not to long ago on this topic. If I can find it, I&#039;ll edit this and post it.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Mon, 26 Sep 2005 19:58:38 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1180735 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
