I believe it's possible. Even simpler, if all your cfcatch sections are the same, is put the top into Applicaiton.cfm and the bottom into OnRequestEnd.cfm.
Probably not the best practice in the world, but should be easier then converting hundreds of already written templates. -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA -----Original Message----- From: Dave Sueltenfuss [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003 10:12 AM To: CF-Talk Subject: CFTry/CFCatch Good Afternoon Is it at all possible to put CFTry/CFCatch into a page by using two include statements? (one at the top, and one at the bottom) I am trying to setup better error handling on my site, but do not want to have to put the full code in each page, just include it. This way, If I need to add something to it, I can just change it in one spot Any help is appreciated Thanks Dave Sueltenfuss Application Developer Certified ColdFusion MX Developer Arch Wireless Phone: 508-870-6711 Fax: 508-836-2760 Email: [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

