<?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 - tags-a18.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-25T13:51:57</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#45278" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#33026" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#28463" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#26586" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#25175" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#24949" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#24780" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#24672" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#45278">
		<title>coldfusion/6.1/htmldocs/tags-a18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#45278</link>
		<description>Actually, the spec *does* specify that many periods. Quote:&lt;br /&gt;&gt; Only hosts within the specified domain can set a cookie for a domain and domains must have at least two (2) or three (3) periods in them to prevent domains of the form: &quot;.com&quot;, &quot;.edu&quot;, and &quot;va.us&quot;. &lt;</description>
		<dc:creator>marnen</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-02-16T07:57:30</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#33026">
		<title>coldfusion/6.1/htmldocs/tags-a18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#33026</link>
		<description>There is nothing in that spec about requiring domain when a path is required or leading periods.  They even give examples with paths and no domain specified.  Perhaps Macromedia needs to re-read the spec and conform to it in addition to just saying they do.</description>
		<dc:creator>ptyng</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-05-04T12:20:59</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#28463">
		<title>coldfusion/6.1/htmldocs/tags-a18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#28463</link>
		<description>1)  CF filenames are case sensitive in *nix, but almost nothing else is&lt;br /&gt;&lt;br /&gt;2)  There should be a way to explicitly set a cookie to session (instead of implicitly by not setting that variable)  You'd want to do this if you were writing a flexible function that used this and might set session and nonsession cookies.</description>
		<dc:creator>xigarete</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-02-23T17:59:12</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#26586">
		<title>coldfusion/6.1/htmldocs/tags-a18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#26586</link>
		<description>These LiveDocs should really include information on variable naming on *nix OSes. For instance, is it COOKIE.whatever, cookie.whatever, Cookie.whatever, or is it cOoKiE.whatever? For *nix OSes, this is usually a big deal, because they are case-sensetive. Winblows could care less (but then again Winblows sucks) but unfortunately MicroShaft has the market for ColdFusion &quot;ease-of-use&quot;. If there is a *nix version of these LiveDocs, please tell me where it is and re-organize macromedia.com to be more friendly to the *nix community. Don't just offer a *nix version and then have nothing but Winblows documentaion (for the most part).</description>
		<dc:creator>vadtec</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-01-16T19:13:38</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#25175">
		<title>coldfusion/6.1/htmldocs/tags-a18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#25175</link>
		<description>&gt;&gt; &lt;cfif Cookie.mycookie=&quot;oatmeal&quot;&gt;&lt;br /&gt;erm thats going to throw an error&lt;br /&gt;&lt;br /&gt; &lt;cfif Cookie.mycookie eq &quot;oatmeal&quot;&gt;&lt;br /&gt;or &lt;br /&gt;&lt;cfif not comparenocase(Cookie.mycookie, &quot;oatmeal&quot;)&gt;</description>
		<dc:creator>monochrome_jason</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-08T02:37:48</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#24949">
		<title>coldfusion/6.1/htmldocs/tags-a18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#24949</link>
		<description>The ColdFusion cfcookie tag conforms to the requirements of the Netscape cookie specification, which requires a domain name and specifies that the domain name have at least two or three periods.&lt;br&gt;For the cookie specification, see http://wp.netscape.com/newsref/std/cookie_spec.html.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-12-03T12:02:01</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#24780">
		<title>coldfusion/6.1/htmldocs/tags-a18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#24780</link>
		<description>Our intranet server is accessed through its netbios name, which does not contain two dots (the minimum amount that is required by Internet Explorer when setting a domain cookie). Therefore, we cannot set a cookie for the intranet with a path using the CFCOOKIE tag.&lt;br /&gt;A workaround for this issue:&lt;br /&gt;&lt;CFHEADER&lt;br /&gt;   name=&quot;Set-Cookie&quot;&lt;br /&gt;   value=&quot;COOKIENAME=val;path=/test/;expires=#GetHttpTimeString(dExpiryDate)#&quot;&gt;&lt;br /&gt;&lt;br /&gt;Why is it that the domain is necessary when specifying a path?</description>
		<dc:creator>MarkZet</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-02T01:05:55</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#24672">
		<title>coldfusion/6.1/htmldocs/tags-a18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a18.htm#24672</link>
		<description>I am unable to get the expiration parameter to work with anything but a number of days (i.e. expires=&quot;1&quot;). I need the cookie to expire 4 hours from the time it is created. I have tried both creating a datetime object at runtime and hardcoding a date/time (i.e. 12-01-2004 00:00:00). In both cases the cookie is created but expires as soon as the browser is closed.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-11-30T09:45:58</dc:date>
	</item>
	</rdf:RDF>

