Wow. Sometimes it's staring you right in the face... Thanks for the help!
-----Original Message----- From: Chad [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 7:17 AM To: CF-Talk Subject: RE: CFmail inside of CF error page I wondered how the code ran. :) > -----Original Message----- > From: Thomas Chiverton [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 18, 2002 9:09 AM > To: CF-Talk > Subject: RE: CFmail inside of CF error page > > > This works well for us in CF 5. Just make absolutely sure that > > this code is > > error free after you edit it - otherwise it loops and getting 2,000 > error > > e-mails is no fun :) : > > Just add > <cfif cgi.CF_TEMPLATE_PATH does not contain "error.cfm"> > to the top and a </cfif> to the bottom :-) > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

