it depends on what you're trying to do. I've moved away from using
cferror and setting up a specific html page in the admin to using
cftry/catch or the onError function within Application.cfc
>
> Anyone have a simple CFERROR handler for an entire cfc/cfm?