Tim, I don't believe you can use CF tags within the error_page.cfm. You can only use regular HTML. What we do is just create a form with the variables passed in as Error.whatever and then have the user fill out the form and then it gets sent to us. I guess you could make it so the form is autosubmitted too... Never tried that.
Cedric Villat ----- Original Message ----- From: "Tim Laureska" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, December 16, 2002 1:05 PM Subject: cferror > This must be easy but..... if I have reference to an error display page > in the application.cfm file such as: <cferror type="request" > template="error_page.cfm" mailto="[EMAIL PROTECTED]"> > > how can I get an email sent to the administrator with the error details? > I tried putting a CFMail tag in the error_page.cfm file, but that > doesn't do it > > > Tim Laureska > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

