<?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.1 - htmldocs - funct128.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-25T05:27:17</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#38622" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#38621" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#33174" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#11100" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#2365" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#2364" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#38622">
		<title>coldfusion/6.1/htmldocs/funct128.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#38622</link>
		<description>This code don't are functionaly, use the: method=&quot;post&quot; in form. :P</description>
		<dc:creator>BoBNoT</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-08-12T11:47:23</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#38621">
		<title>coldfusion/6.1/htmldocs/funct128.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#38621</link>
		<description>This code are incorect. It's necessary use the method=&quot;post&quot; in &lt;form&gt;.</description>
		<dc:creator>BoBNoT</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-08-12T11:45:29</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#33174">
		<title>coldfusion/6.1/htmldocs/funct128.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#33174</link>
		<description>Passing numeric data to the ColdFusion IsDate and ParseDateTime functions can yield unexpected results. For example, IsDate may return TRUE for numeric data that are not dates. &lt;br /&gt;To work around this behavior, it is always advisable to only pass string data in a supported format to the IsDate and ParseDateTime functions, or, generate date-time data using the Now or CreateDate functions.</description>
		<dc:creator>ASandstrom</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-05-09T11:06:56</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#11100">
		<title>coldfusion/6.1/htmldocs/funct128.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#11100</link>
		<description>what about an isdatetime() function?</description>
		<dc:creator>John2</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-17T03:11:57</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#2365">
		<title>coldfusion/6.1/htmldocs/funct128.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#2365</link>
		<description>oops, typo above 1/1/2000 a is a date in 6.1</description>
		<dc:creator>spitch</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-10-01T13:07:27</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#2364">
		<title>coldfusion/6.1/htmldocs/funct128.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct128.htm#2364</link>
		<description>Slight differences to be aware of in 5.0 and 6.1 handling of IsDate.&lt;br /&gt;&lt;br /&gt;Date	   5.0	6.1&lt;br /&gt;2	   NO	NO&lt;br /&gt;a	   NO	NO&lt;br /&gt;2a	   YES	YES&lt;br /&gt;2 a	   YES	YES&lt;br /&gt;1/1/2	   YES	YES&lt;br /&gt;1/1/20	   YES	YES&lt;br /&gt;1/1/200	   YES	YES&lt;br /&gt;1/1/2000	   YES	YES&lt;br /&gt;1/1/2000 a	   NO	NO&lt;br /&gt;1/1/2000a	   NO	YES&lt;br /&gt;1/1/2000 2	   NO	NO&lt;br /&gt;1/1/2000 2 a YES	YES&lt;br /&gt;1/1/2000 2a  YES	YES&lt;br /&gt;1/1/20002a	   NO	YES&lt;br /&gt;SQL Datetime field does NOT like 6.1 dates like 1/1/2000a</description>
		<dc:creator>spitch</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-10-01T12:41:28</dc:date>
	</item>
	</rdf:RDF>

