In IIS, you can customize the error templates.  So you could theoretically create CFML 
error template for each condition which would do the same thing as CFERROR.

Each webserver platform is different, but most have the capability to use custom error 
templates.

---mark

========================================Mark Warrick - Fusioneers.com
Personal Email: [EMAIL PROTECTED]
Business Email: [EMAIL PROTECTED]
Phone: 714-547-5386
Efax: 801-730-7289
Personal URL: http://www.warrick.net
Business URL: http://www.fusioneers.com
ICQ: 125160 / AIM: markwarric
========================================

-----Original Message-----
From: Bruce, Rodney [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 24, 2001 4:04 PM
To: CF-Talk
Subject: <CFERROR>


Hello all

        Need a little help with <CFERROR>.  

<CFERROR Type="Exception" Template="error.cfm"  Mailto="emailaddress"> 
I have placed the tag in my application.cfm and it seems to be working,
except for "404 Object not Found" errors.  all errors generated once a page
has started processing seemed to be caught, even 404s generated from custom
tags not being found,  but if a link is broken , <A href> or in a form post,
I still get the standard white page with the 404 error message.  What can I
do to catch this error?

I'm using WINT and CF 5.0  
Thanks
Rodney
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to