Is there any way to force CFLOOP into an endless loop, using cfsleep to 
control the timing of advancement?

Something like:

<cfloop index="i" from="1" to="20">
   1. Do something
   2. wait 2 seconds then next step
   3. if "i" = 20 start over
</cfloop>

Yea, I know .... it's crazy. Javascript is a better way to go, but I 
just wondered it this was possible...

-----------
Les Mizzell

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220076
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