<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6 - CFML_Reference - Tags-pt139.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T14:20:54</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt139.htm#1095" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt139.htm#512" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt139.htm#511" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt139.htm#1095">
		<title>coldfusion/6/CFML_Reference/Tags-pt139.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt139.htm#1095</link>
		<description>There is a problem I have found with CFFORM and CFINPUT tags.If you set define a cfform tag on a page and define all your cfinput tags in a componenet and then calls this component with in the cfform tag, It will not compile and will generate error. While if I use html input tag instead of cfinput tag then its works. I have code which demonstrates this problem. If any one intrested, can mail me.</description>
		<dc:creator>starkami</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-07-07T10:50:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt139.htm#512">
		<title>coldfusion/6/CFML_Reference/Tags-pt139.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt139.htm#512</link>
		<description>Make that three bugs.  The error message generated by MX if you pass an attribute that doesn't exist lists out the attributes that the tag accepts.  One of these is ENABLEJAR.  This attribute isn't documented here, and I looked in the form.cfm template used by MX, and it's listed as an attribute, but it isn't implemented in the code anywhere!</description>
		<dc:creator>rbils@amkor.com</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2002-07-08T03:25:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt139.htm#511">
		<title>coldfusion/6/CFML_Reference/Tags-pt139.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt139.htm#511</link>
		<description>Two issues here.  First, the ONLOAD attribute is not a standard attribute in the HTML FORM tag.  It looks like it's supposed to invoke functionality within the CFFORM tag and it's associated JS flie.  However, it's broken.  Setting ONLOAD=&quot;yes&quot; always causes an error when the form is submitted as _CF_signalLoad() is never called in the cfform.js file (unless you add an onLoad to your page's BODY attribute.&lt;br&gt;&lt;br&gt;The second issue is that this documentation lists METHOD as an attribute.  This implies you can specify GET or POST.  This is not the case as POST is hardcoded into the CFFORM tag.&lt;br&gt;&lt;br&gt;If you need a test case for bug number 1 above, email me and I'll be happy to work with your engineers.</description>
		<dc:creator>rbils@amkor.com</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2002-07-08T03:23:00</dc:date>
	</item>
	</rdf:RDF>

