look at try/catch logic via cftry and cfcatch. You can have custom errors defined too that you can catch. look at cferror. Also, look into cflog tag which can be used to make entries in the CF logs or your own logs.
Doug >-----Original Message----- >From: Jason Miller [mailto:[EMAIL PROTECTED] >Sent: Monday, July 14, 2003 12:51 PM >To: CF-Talk >Subject: Capture Crashes BESIDES Server logs > > >Hello group - I was wondering if there was some code that I can place >ona few critical pages to "capture" any issues or crashes >BESIDES server >logs. > >Is this possible? Maybe if an element or on page load doesn't >load have >error or notice emailed to me? > >I would very much appreciate a simple, low cost way of implementing >this. Doesn't have to be exact nor secure. And it essentially needs to >be a free solution currently ( besides my time modifying or doing some >of the code) > >thanks! >jason > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

