<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Coder&#8217;s Corner &#8211; Stop Contact Form Spam</title>
	<atom:link href="http://blog.vortx.com/aspdotnetstorefront/coders-corner-say-goodbye-to-contact-form-spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vortx.com/aspdotnetstorefront/coders-corner-say-goodbye-to-contact-form-spam/</link>
	<description>Vortx eCommerce Blog</description>
	<lastBuildDate>Mon, 08 Mar 2010 11:53:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nicole</title>
		<link>http://blog.vortx.com/aspdotnetstorefront/coders-corner-say-goodbye-to-contact-form-spam/comment-page-1/#comment-608</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Thu, 14 May 2009 14:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vortx.com/?p=933#comment-608</guid>
		<description>I would take a look at your code formatting, it looks like you have some syntax errors that need to be cleared up. For starters, this line needs some work, checkfields()=&quot;&quot; is invalid: 


After your code is cleaned up you might experience different results. Your security code script might also be conflicting, you can use Firebug to try and see if there are javascript errors you can clean up.</description>
		<content:encoded><![CDATA[<p>I would take a look at your code formatting, it looks like you have some syntax errors that need to be cleared up. For starters, this line needs some work, checkfields()=&#8221;" is invalid: </p>
<p>After your code is cleaned up you might experience different results. Your security code script might also be conflicting, you can use Firebug to try and see if there are javascript errors you can clean up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd McClure</title>
		<link>http://blog.vortx.com/aspdotnetstorefront/coders-corner-say-goodbye-to-contact-form-spam/comment-page-1/#comment-607</link>
		<dc:creator>Todd McClure</dc:creator>
		<pubDate>Thu, 14 May 2009 12:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vortx.com/?p=933#comment-607</guid>
		<description>Ok,

  I tried this and it does not do what I hoped it would, I am looking to block bots like my Macafee secure scan from trying to crack the code and input symbols in places that should only take a letter like name field or numbers only in the phone field none of this worked to accomplish this. I already have in a security code on my site see this page

But it is not stop the scan bots from input invalid information into the form. I would eliminate the security code requirement if the fields had to be valid information for each field

http://www.mccluretables.com/t-contact.aspx</description>
		<content:encoded><![CDATA[<p>Ok,</p>
<p>  I tried this and it does not do what I hoped it would, I am looking to block bots like my Macafee secure scan from trying to crack the code and input symbols in places that should only take a letter like name field or numbers only in the phone field none of this worked to accomplish this. I already have in a security code on my site see this page</p>
<p>But it is not stop the scan bots from input invalid information into the form. I would eliminate the security code requirement if the fields had to be valid information for each field</p>
<p><a href="http://www.mccluretables.com/t-contact.aspx" rel="nofollow">http://www.mccluretables.com/t-contact.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
