Say I have a custom tag called <CF_doSomething>. The tag takes 3 seconds to
run.

Is there some way to tell ColdFusion to run it in a nonblocking mode so the
user doesn't have to wait for the 3 seconds? I don't want to use CFHTTP to
create another page. It would be nice to say something like <CF_doSomething
timeout="0"> and have it just work.

-Jon

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to