Here is one way...
<cfset thread = CreateObject("java", "java.lang.Thread")>
<cfset thread.sleep(25000)> 

25000=???Milliseconds...
Aaron


-----Original Message-----
From: Loathe [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 14, 2006 2:26 PM
To: CF-Talk
Subject: Pause?

If I wanted to say have a template pause for 10 seconds, how would you
do that, I mean, I can think of a couple of looping ways that would
accomplish about the same thing, but I remember seeing a Java class that
does this properly.

Ideas?

--
Timothy Heald
Analyst, Architect, Developer
[EMAIL PROTECTED]
W: 202-228-8372
C: 703-300-3911




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237811
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to