<?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 - 00000222.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-25T12:08:50</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000222.htm#39661" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000222.htm#39660" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000222.htm#29663" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000222.htm#39661">
		<title>coldfusion/7/htmldocs/00000222.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000222.htm#39661</link>
		<description>In addition, you need append the string &quot;.tmp&quot; to your cache file name.</description>
		<dc:creator>markg454</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-09-19T11:08:49</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000222.htm#39660">
		<title>coldfusion/7/htmldocs/00000222.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000222.htm#39660</link>
		<description>The cached file name is a MD5 hash of the entire script's URL including URL parameters. If you have caching turned on for a particular script, then you would calculate the cached file name like:&lt;br /&gt;&lt;br /&gt;&lt;cfset curquerystring = REReplace(CGI.QUERY_STRING,&quot;\&amp;CFNoCache=TRUE&quot;,&quot;&quot;,&quot;ALL&quot;)&gt;&lt;br /&gt;&lt;cfset scriptname = Application.WWWBaseURL &amp; GetFileFromPath(CGI.SCRIPT_NAME) &amp; &quot;?&quot; &amp; curquerystring&gt;&lt;br /&gt;&lt;br /&gt;&lt;cfoutput&gt;C:\CFusionMX7\cache\cache_#Hash(scriptname)#&lt;/cfoutput&gt;</description>
		<dc:creator>markg454</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-09-19T11:07:18</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000222.htm#29663">
		<title>coldfusion/7/htmldocs/00000222.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000222.htm#29663</link>
		<description>Undocumented &quot;Feature&quot; to be aware about&lt;br /&gt;&lt;br /&gt;Since CFCache now  (since V6.1) uses a hash of the url as a filename it automatically prepends the cache file with a CF Comment that looks like: &amp;lt;!--- URL of the cached file ---&gt;then your stuff starts here on the same line as the comment.&lt;br /&gt;&lt;br /&gt;This is ok, except when you don't expect this to be on the first line of the file. I found it useful in these situations to output a linefeed &amp;pound;chr(10)&amp;pound; first thing that way the comment is on it's own line.</description>
		<dc:creator>thejuggler</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-03-14T13:45:36</dc:date>
	</item>
	</rdf:RDF>

