Use something like <cferror type="Exception" TEMPLATE="error.cfm" EXCEPTION="Any"> and then put cfmail in that template. Be careful not to write code that could cause an error in here though or you could bring down the server.
> -----Original Message----- > From: han peng [mailto:[EMAIL PROTECTED]] > Sent: Friday, 20 September 2002 3:23 p.m. > To: CF-Talk > Subject: Possible to send out mail for CFerror..? > > > Hi all.. is it possible to configure CFError to send out a > mail to administrator automatically.. when user hits an error.? > > > i tried putting cfmail inside CFerror codes... > but unsuccessful.... > > > please advice.. > > han > > ______________________________________________________________________ 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

