>On testing it however (by using a .cfm file name that does not exists), I
>still see the usual debug page with "Error Occurred While Processing
>Request" message and not the error.cfm.

You'd need a missing template handler for that type of error. An error request 
template won't catch it. 

You'll need to create some type of code error to generate the error. But I'd 
create an exception handler as well. It'll catch most errors, then the request 
one kicks in if it doesn't. 

Will



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:261515
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to