<?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: Unwanted ColdFusion form validation</title>
	<atom:link href="http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/</link>
	<description>Rich Internet Application development</description>
	<lastBuildDate>Wed, 03 Mar 2010 03:15:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brad</title>
		<link>http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/comment-page-1/#comment-50832</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Fri, 16 May 2008 15:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/#comment-50832</guid>
		<description>On a related note, form variables named with &quot;_time&quot; will burn you in a similarly mysterious manner.  http://brad.melendy.com/?p=11</description>
		<content:encoded><![CDATA[<p>On a related note, form variables named with &#8220;_time&#8221; will burn you in a similarly mysterious manner.  <a href="http://brad.melendy.com/?p=11" rel="nofollow">http://brad.melendy.com/?p=11</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sharman</title>
		<link>http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/comment-page-1/#comment-7253</link>
		<dc:creator>Michael Sharman</dc:creator>
		<pubDate>Tue, 24 Apr 2007 23:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/#comment-7253</guid>
		<description>I updated the post with some more info...see the Update area</description>
		<content:encoded><![CDATA[<p>I updated the post with some more info&#8230;see the Update area</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todd sharp</title>
		<link>http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/comment-page-1/#comment-7221</link>
		<dc:creator>todd sharp</dc:creator>
		<pubDate>Tue, 24 Apr 2007 17:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/#comment-7221</guid>
		<description>grrr..stripped my tag - 

&quot;cfform just creates a form...&quot;</description>
		<content:encoded><![CDATA[<p>grrr..stripped my tag &#8211; </p>
<p>&#8220;cfform just creates a form&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todd sharp</title>
		<link>http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/comment-page-1/#comment-7220</link>
		<dc:creator>todd sharp</dc:creator>
		<pubDate>Tue, 24 Apr 2007 17:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/#comment-7220</guid>
		<description>Remember though - cfform just creates a  on the client.  There must be some automatic validation on the server when a form is submitted regardless of the tag used to create the form.  How else would CF know to validate on the action page other then by creating form fields with the suffix syntax that they&#039;ve come up with?  I do see how you&#039;d get tripped up though.</description>
		<content:encoded><![CDATA[<p>Remember though &#8211; cfform just creates a  on the client.  There must be some automatic validation on the server when a form is submitted regardless of the tag used to create the form.  How else would CF know to validate on the action page other then by creating form fields with the suffix syntax that they&#8217;ve come up with?  I do see how you&#8217;d get tripped up though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sharman</title>
		<link>http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/comment-page-1/#comment-7205</link>
		<dc:creator>Michael Sharman</dc:creator>
		<pubDate>Tue, 24 Apr 2007 13:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/#comment-7205</guid>
		<description>Hi Todd,

I remember reading your post, note the difference here is that I wasn&#039;t using cfform, just a plain old form tag.

Odd eh?</description>
		<content:encoded><![CDATA[<p>Hi Todd,</p>
<p>I remember reading your post, note the difference here is that I wasn&#8217;t using cfform, just a plain old form tag.</p>
<p>Odd eh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todd sharp</title>
		<link>http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/comment-page-1/#comment-7203</link>
		<dc:creator>todd sharp</dc:creator>
		<pubDate>Tue, 24 Apr 2007 13:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/#comment-7203</guid>
		<description>Been there...

http://cfsilence.com/blog/client/index.cfm/2007/2/27/cfform-Server-Side-Validation-Gotcha</description>
		<content:encoded><![CDATA[<p>Been there&#8230;</p>
<p><a href="http://cfsilence.com/blog/client/index.cfm/2007/2/27/cfform-Server-Side-Validation-Gotcha" rel="nofollow">http://cfsilence.com/blog/client/index.cfm/2007/2/27/cfform-Server-Side-Validation-Gotcha</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nadel</title>
		<link>http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/comment-page-1/#comment-7195</link>
		<dc:creator>Ben Nadel</dc:creator>
		<pubDate>Tue, 24 Apr 2007 11:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/#comment-7195</guid>
		<description>Yeah, I think that is such a silly form of form validation. I with that was something that could be turned off. Does anyone actually use that any more? 

I have had to change the way I name date variables in general just to work around that. Where I used to have &quot;start_date&quot;, I now have to have &quot;date_started&quot; because &quot;_date&quot; validates as a date. 

I think this was in use back in like CF 2 or something when error handling was much more difficult.</description>
		<content:encoded><![CDATA[<p>Yeah, I think that is such a silly form of form validation. I with that was something that could be turned off. Does anyone actually use that any more? </p>
<p>I have had to change the way I name date variables in general just to work around that. Where I used to have &#8220;start_date&#8221;, I now have to have &#8220;date_started&#8221; because &#8220;_date&#8221; validates as a date. </p>
<p>I think this was in use back in like CF 2 or something when error handling was much more difficult.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Chiverton</title>
		<link>http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/comment-page-1/#comment-7191</link>
		<dc:creator>Tom Chiverton</dc:creator>
		<pubDate>Tue, 24 Apr 2007 10:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/04/24/unwanted-coldfusion-form-validation/#comment-7191</guid>
		<description>s/strange/expected behaviour/</description>
		<content:encoded><![CDATA[<p>s/strange/expected behaviour/</p>
]]></content:encoded>
	</item>
</channel>
</rss>
