---------- Original Message ----------------------------------
From: "Marc J. Mataya" <[EMAIL PROTECTED]>
>When my app has a user error, error.cfm is called using CFERROR.  Since you
>cannot execute any functions in this page such as CFMAIL, I am simply
>redirecting the error.cfm using JavaScript to another page that will
>successfully CFMAIL me.  

If you're using CF 4.5, then use Type=Exception, because it can use all the CF tags. 
It makes things a lot easier.

Chris Norloff

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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