<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://freecodesnippet.com/comments/feed/atom/" 
	>
<channel>
	<title>Comments on: Preventing spam on your website without using captcha</title>
	<atom:link href="http://freecodesnippet.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/</link>
	<description>A blog all about programming!</description>
	<pubDate>Wed, 20 Aug 2008 17:05:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: N@te</title>
		<link>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-327</link>
		<author>N@te</author>
		<guid>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-327</guid>
		<description>Thanks a lot. That worked great.
Bots can't select options on your form so if you already have an area where the person is supposed to choose something, then you can Exit from processing the form in your Action Script. Great stuff.</description>
		<content:encoded><![CDATA[<p>Thanks a lot. That worked great.<br />
Bots can&#8217;t select options on your form so if you already have an area where the person is supposed to choose something, then you can Exit from processing the form in your Action Script. Great stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N@te</title>
		<link>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-326</link>
		<author>N@te</author>
		<guid>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-326</guid>
		<description>Thank you so much. That worked great.

Bots can't select options on your form so if you already have an area where the person is supposed to choose something, then you can Exit from processing the form in your Action Script. Great stuff. http://www.prepaidlegalplans.ws</description>
		<content:encoded><![CDATA[<p>Thank you so much. That worked great.</p>
<p>Bots can&#8217;t select options on your form so if you already have an area where the person is supposed to choose something, then you can Exit from processing the form in your Action Script. Great stuff. <a href="http://www.prepaidlegalplans.ws" rel="nofollow">http://www.prepaidlegalplans.ws</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rhino13</title>
		<link>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-316</link>
		<author>rhino13</author>
		<guid>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-316</guid>
		<description>this is a creat way of stopping spam bots!</description>
		<content:encoded><![CDATA[<p>this is a creat way of stopping spam bots!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mgroves</title>
		<link>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-235</link>
		<author>mgroves</author>
		<guid>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-235</guid>
		<description>The honey pot method has worked well for me.  One tip though: use the same css classes on your input block elements (div's, p's, whatever), but use one *extra* class on the honeypot input.  For instance: class="input honeypot".  If the bot is clever enough to ignore inputs with different classes, this could fool him.</description>
		<content:encoded><![CDATA[<p>The honey pot method has worked well for me.  One tip though: use the same css classes on your input block elements (div&#8217;s, p&#8217;s, whatever), but use one *extra* class on the honeypot input.  For instance: class=&#8221;input honeypot&#8221;.  If the bot is clever enough to ignore inputs with different classes, this could fool him.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nev</title>
		<link>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-228</link>
		<author>Nev</author>
		<guid>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-228</guid>
		<description>Hi @ll

this methode is nice, also you can create a timestamp, when is formular ordered and when it was send.
if timedif is to short, you know it comes from a bot.

at my systems i have many spam-attacks per day,  and i see, some dont fill all the fields.

Sorry about my simple english

Cu
Nev</description>
		<content:encoded><![CDATA[<p>Hi @ll</p>
<p>this methode is nice, also you can create a timestamp, when is formular ordered and when it was send.<br />
if timedif is to short, you know it comes from a bot.</p>
<p>at my systems i have many spam-attacks per day,  and i see, some dont fill all the fields.</p>
<p>Sorry about my simple english</p>
<p>Cu<br />
Nev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-227</link>
		<author>mark</author>
		<guid>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-227</guid>
		<description>Cool...</description>
		<content:encoded><![CDATA[<p>Cool&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niyazlife</title>
		<link>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-224</link>
		<author>niyazlife</author>
		<guid>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-224</guid>
		<description>Good idea. 
But only till somebody finds out.
You cannot use CAPTCHA also too reliably.
Read my article</description>
		<content:encoded><![CDATA[<p>Good idea.<br />
But only till somebody finds out.<br />
You cannot use CAPTCHA also too reliably.<br />
Read my article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: multippt</title>
		<link>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-216</link>
		<author>multippt</author>
		<guid>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-216</guid>
		<description>This may work, until they found out about this trick.
It does not prevent all spam, since spam still get submitted anyway (or sent for moderation). 
It definately does not prevent "deliberate" spam typed out individually by users who want to proof this wrong.</description>
		<content:encoded><![CDATA[<p>This may work, until they found out about this trick.<br />
It does not prevent all spam, since spam still get submitted anyway (or sent for moderation).<br />
It definately does not prevent &#8220;deliberate&#8221; spam typed out individually by users who want to proof this wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowri</title>
		<link>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-214</link>
		<author>gowri</author>
		<guid>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-214</guid>
		<description>By the way check this company MDFI. Their stock is set to increase because of their association with Apple iphone and Complete Care Medical. Find more about this company and stock http://www.growurmoney.com/medefile/</description>
		<content:encoded><![CDATA[<p>By the way check this company MDFI. Their stock is set to increase because of their association with Apple iphone and Complete Care Medical. Find more about this company and stock <a href="http://www.growurmoney.com/medefile/" rel="nofollow">http://www.growurmoney.com/medefile/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BannedGuy</title>
		<link>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-186</link>
		<author>BannedGuy</author>
		<guid>http://freecodesnippet.com/articles/security/preventing-spam-on-your-website-without-using-captcha/#comment-186</guid>
		<description>Great, it reduced these f*king spams on my blog. Although this might not work in all cases - but we know that.

Nice article, Th@nks!</description>
		<content:encoded><![CDATA[<p>Great, it reduced these f*king spams on my blog. Although this might not work in all cases - but we know that.</p>
<p>Nice article, <a href="mailto:Th@nks!">Th@nks!</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.356 seconds -->
