Yes, find it clean to set up a gateway instance and then call SendGatewayMessage() for background processing. Not sure if Matthew's Crystaltech will let him access that.
-----Original Message----- From: Ian Skinner [mailto:[email protected]] Sent: Tuesday, March 09, 2010 12:48 PM To: cf-talk Subject: Re: calling a template but not waiting for it to finish running On 3/9/2010 11:36 AM, Wil Genovese wrote: > Another way is to use AJAX. > > Wil > Yet another way, if you want to go old school - before the days of <cfthread...> you can also do a <cfhttp...> with a timeout value of 0. Another new school way that may be relevant, is ColdFusion gateways. Really depends on what one is actually trying to accomplish. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331489 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

