Hey all, I'm having a bit of a brain fart here.  I want to have a particular
site send the details of the error message when a message occurs.  The plan
I have is this, but it doesn't seem to be working.

\root\Application.cfm (contains a cferror tag, type="exception"
mailto="myemailaddr" template="errors/errorhandler.cfm" ...)
\root\errors\Application.cfm (just holds a comment);
\root\errors\errorhandler.cfm (contains code to loop over the error object
if it exists, putting the messages in a cfmail tag)

I've been able to use cf code in an error template before (think I was
tinkering with it some time ago, can't find the code).

Anyone have an idea on what I might be missing?

Thanks All

David


______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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