Thanks for a detailed answer. My need at this time is quite simple - I want 
to have a site-wide error page to hide the ugly CF error screens, but I 
wanted to provide a user an email form on that error page itself - with his 
contact information filled in. That's where I started getting into 
problems. Our CF is at 4.01 though, with no plans to upgrade soon :(

At 02:03 PM 05/19/2000 -0400, you wrote:
> > Why can't the error handler page contain any CFML, just
> > because? Thanks!
>
>Well, depending on how you use CFERROR and error handling, you may be able
>to use CFML within your error pages. Originally, you could only use CFERROR
>to trap errors, using TYPE="REQUEST". The error page you'd go to wouldn't
>allow you to have any CFML code because if that code had an error itself, it
>would trigger the CFERROR tag, which would load the error page...
>

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to