<?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-pt166.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:30:29</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#55775" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#25273" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#5753" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#1108" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#1087" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#1082" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#859" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#634" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#55775">
		<title>coldfusion/6/CFML_Reference/Tags-pt166.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#55775</link>
		<description>To my knowledge the only two ways to create a delay are to use Java or Javascript.  If you use Javascript you won't be able to use &lt;CFLOCATION&gt;.  &lt;br /&gt;To use Java just create a java.Threading object and use sleep(x).  Keep in mind that X is in milliseconds so if you want 5 seconds you put in 5000.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-11-04T10:43:20</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#25273">
		<title>coldfusion/6/CFML_Reference/Tags-pt166.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#25273</link>
		<description>I also want to know if there is some way to create a delay with the cflocation tag or using anohter tag. I want the user to see the page for about 30 seconds but then relocate to another page.&lt;br /&gt;&lt;br /&gt;Thanks for your help.</description>
		<dc:creator>cousett</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-11T11:18:56</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#5753">
		<title>coldfusion/6/CFML_Reference/Tags-pt166.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#5753</link>
		<description>can i use a CreateTimeSpan(days, hours, minutes, seconds) &lt;br /&gt;operation some other method to delay a &lt;cflocation redirect? I can use http:// refresh because this redirect will occur after the header of a page has been written.</description>
		<dc:creator>philklein</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-01-24T09:25:13</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#1108">
		<title>coldfusion/6/CFML_Reference/Tags-pt166.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#1108</link>
		<description>Using CFLOCATION after CFFLUSH does not cause an error to be thrown, it just prevents CFLOCATION from executing.</description>
		<dc:creator>webucator</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-07-23T13:34:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#1087">
		<title>coldfusion/6/CFML_Reference/Tags-pt166.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#1087</link>
		<description>HTML comment tags do not affect ColdFusion processing, they only prevent display of the resulting HTML output in the browser. The cflocation tag generates an HTTP status 302 redirection message with the new URL. Because the redirect is an HTTP message, not HTML, the comment tag does not have any effect, and the redirection happens.</description>
		<dc:creator>hlichtin</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-07-01T16:01:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#1082">
		<title>coldfusion/6/CFML_Reference/Tags-pt166.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#1082</link>
		<description>How come cflocation still work within HTML comment like this &lt;!-- &lt;cflocation url = &quot;../cfdocs/index.htm&quot; addToken = &quot;No&quot;&gt; --&gt;?  Is there any official documentation on this?  Are there any other CFML tags that still work within the HTML comment like this?&lt;br&gt;</description>
		<dc:creator>byteback</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-06-30T17:41:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#859">
		<title>coldfusion/6/CFML_Reference/Tags-pt166.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#859</link>
		<description>cflocation do NOT works inside a percistent Component.&lt;br&gt;&lt;br&gt;Those lines are in the comoponent :&lt;br&gt;&lt;cftrace text=&quot;cflocation =&gt; '#LogonURL#&amp;#ErrorURLParam#=#URLEncodedFormat(_ErrorMsg)#&amp;#RedirectURLParam#=#URLEncodedFormat(tmp_UUID)#'&quot; type=&quot;information&quot;&gt;&lt;br&gt;&lt;cflocation url=&quot;#LogonURL#&amp;#ErrorURLParam#=#URLEncodedFormat(_ErrorMsg)#&amp;#RedirectURLParam#=#URLEncodedFormat(tmp_UUID)#&quot; addToken=&quot;NO&quot;&gt;&lt;br&gt;&lt;br&gt;I've got in debug :&lt;br&gt;[16:56:37.037 L:\ColdFusion\Custom Component\CC_Users.cfc @ line: 521] [9012 ms (10 ms)] - &lt;br&gt;cflocation =&gt; '/BO/Logon.cfm?FuseAction=ACL_USERS.Logon&amp;Error_Msg=Votre%20session%20a%20expir%E9e&amp;RedirectUrl=UC7B4C17D50DADE7F45381DE669C32468'&lt;br&gt;But I'm NOT redirected to the /Bo/logon page.&lt;br&gt;If Comoponent is not percistent (Loaded at each page process) it's works !</description>
		<dc:creator>Wolfverine</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-01-16T11:10:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#634">
		<title>coldfusion/6/CFML_Reference/Tags-pt166.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt166.htm#634</link>
		<description>Macromedia Update:&lt;br&gt;&lt;br&gt;The documentation incorrectly states that setting cookie on the same page you use cflocation would result in the cookie not being set. The cookie will be set correctly.&lt;br&gt;&lt;br&gt;Stephen M. Gilson&lt;br&gt;Macromedia&lt;br&gt;</description>
		<dc:creator>sgilson102</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2002-08-12T21:28:00</dc:date>
	</item>
	</rdf:RDF>

