Check out cfthread. -----Original Message----- From: Matthew Smith [mailto:[email protected]] Sent: Tuesday, March 09, 2010 2:22 PM To: cf-talk Subject: calling a template but not waiting for it to finish running
I have some code that I would like to run with each page request, but it might take a while and I'd like to not have to wait for it to finish running. So basically, I'd like to initiate a template in Application.cfm, without a cfinclude. Is this possible? This will be on crystaltech, a shared hosting enviroment, so please keep in mind the tag restrictions. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:331484 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

