<?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 - 7 - htmldocs - 00000436.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-26T07:02:59</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000436.htm#79923" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000436.htm#79917" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000436.htm#71994" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000436.htm#79923">
		<title>coldfusion/7/htmldocs/00000436.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000436.htm#79923</link>
		<description>The above code corrects the error of omitting the form tag action attribute in the example in the documentation.&lt;br&gt;Also, its cfif tag contents is cleaner.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2008-01-25T07:54:56</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000436.htm#79917">
		<title>coldfusion/7/htmldocs/00000436.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000436.htm#79917</link>
		<description>Here is the full code to work on most computers with the post, just for those who want to copy &amp; paste.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;CreateUUID Example&lt;/h3&gt;&lt;br /&gt;&lt;p&gt; This example uses CreateUUID to generate a UUID when you submit the form. &lt;br /&gt;You can submit the form more than once. &lt;/p&gt;&lt;br /&gt;&lt;!--- Checks whether the form was submitted; if so, creates UUID. ---&gt;&lt;br /&gt;&lt;cfif IsDefined(&quot;Form.CreateUUID&quot;)&gt;&lt;br /&gt;   &lt;hr&gt;&lt;br /&gt;   &lt;p&gt;Your new UUID is: &lt;cfoutput&gt;#CreateUUID()#&lt;/cfoutput&gt;&lt;/p&gt;&lt;br /&gt;&lt;/cfif&gt;&lt;br /&gt;&lt;form method=&quot;post&quot; action = &quot;createuuid.cfm&quot;&gt;&lt;br /&gt;&lt;p&gt;&lt;input type = &quot;Submit&quot; name = &quot;CreateUUID&quot;&gt; &lt;/p&gt;&lt;br /&gt;&lt;/form&gt;</description>
		<dc:creator>AeonCube</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-01-25T04:36:59</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000436.htm#71994">
		<title>coldfusion/7/htmldocs/00000436.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000436.htm#71994</link>
		<description>For the example code to work correctly on all types of web servers you need to add [method=&quot;post&quot;] to the HTML form definition.</description>
		<dc:creator>MACRStockHolder</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-08-14T13:09:26</dc:date>
	</item>
	</rdf:RDF>

