<?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: My version of Captcha</title>
	<atom:link href="http://johnwilker.com/2005/08/my_version_of_captcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnwilker.com/2005/08/my_version_of_captcha/</link>
	<description>John Wilker: Community, Code, Randomness</description>
	<lastBuildDate>Tue, 24 Jan 2012 20:39:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: steve</title>
		<link>http://johnwilker.com/2005/08/my_version_of_captcha/comment-page-1/#comment-1390</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Wed, 07 Jan 2009 02:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwilker.com/j/index.cfm/2005/6/27/My_version_of_Captcha#comment-1390</guid>
		<description>isn&#039;t variables.localname always going to be defined? as you are assigning it &quot;FORM_&quot; at a minimum (even if checkbox is not checked)?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>isn&#039;t variables.localname always going to be defined? as you are assigning it &quot;FORM_&quot; at a minimum (even if checkbox is not checked)?</p>
<p></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://johnwilker.com/2005/08/my_version_of_captcha/comment-page-1/#comment-1391</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 07 Jan 2009 02:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwilker.com/j/index.cfm/2005/6/27/My_version_of_Captcha#comment-1391</guid>
		<description>Actually the IsDefined() is checking for the form var since I use IsDefined(&quot;#var#&quot;)&lt;br /&gt;normally you don&#039;t use pounds in isdefined, since you want to look for the var. by setting localname to the form var name, the ## allow me to see if the form var is defined. not checking the checkbox, that form var isn&#039;t defined.</description>
		<content:encoded><![CDATA[<p>Actually the IsDefined() is checking for the form var since I use IsDefined(&quot;#var#&quot;)<br />normally you don&#039;t use pounds in isdefined, since you want to look for the var. by setting localname to the form var name, the ## allow me to see if the form var is defined. not checking the checkbox, that form var isn&#039;t defined.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://johnwilker.com/2005/08/my_version_of_captcha/comment-page-1/#comment-392</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 23 Jun 2006 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwilker.com/j/index.cfm/2005/6/27/My_version_of_Captcha#comment-392</guid>
		<description>Actually the IsDefined() is checking for the form var since I use IsDefined(&quot;#var#&quot;)&lt;br /&gt;normally you don&#039;t use pounds in isdefined, since you want to look for the var. by setting localname to the form var name, the ## allow me to see if the form var is defined. not checking the checkbox, that form var isn&#039;t defined.</description>
		<content:encoded><![CDATA[<p>Actually the IsDefined() is checking for the form var since I use IsDefined(&#8220;#var#&#8221;)<br />normally you don&#8217;t use pounds in isdefined, since you want to look for the var. by setting localname to the form var name, the ## allow me to see if the form var is defined. not checking the checkbox, that form var isn&#8217;t defined.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://johnwilker.com/2005/08/my_version_of_captcha/comment-page-1/#comment-391</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Mon, 12 Jun 2006 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnwilker.com/j/index.cfm/2005/6/27/My_version_of_Captcha#comment-391</guid>
		<description>isn&#039;t variables.localname always going to be defined? as you are assigning it &quot;FORM_&quot; at a minimum (even if checkbox is not checked)?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>isn&#8217;t variables.localname always going to be defined? as you are assigning it &#8220;FORM_&#8221; at a minimum (even if checkbox is not checked)?</p>
<p></p>
]]></content:encoded>
	</item>
</channel>
</rss>

