You'll need to set the default 404 error in the cfadministrator to point to
a custom template that mails you the information.  404 not found errors are
intercepted by the CF engine before it reaches your application.cfm.

HTH,

Jeff Garza
Lead Developer/Webmaster
Spectrum Astro, Inc.
480.892.8200
[EMAIL PROTECTED]
http://www.spectrumastro.com



-----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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to