No, there is no error page defined in the CFAdmin. Dave
-----Original Message----- From: Pascal Peters [mailto:[EMAIL PROTECTED] Sent: Friday, September 12, 2003 11:01 AM To: CF-Talk Subject: RE: CFERROR Type request is only called if no other handler catches the error. In your case, you probably have an error page defined in the administrator. -----Oorspronkelijk bericht----- Van: Dave Sueltenfuss [mailto:[EMAIL PROTECTED] Verzonden: vr 12/09/2003 15:48 Aan: CF-Talk CC: Onderwerp: CFERROR I have setup <cferror> my application.cfm, with a type of REQUEST that calls a local CF page. For some reason, when a syntax error occurs, the tag does not get called, and the standard error code shows. Any Ideas? I have included the code. Code within application.cfm <!---Request Error Code ---> <cferror type="Request" template="error_request.cfm"> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com

