-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Under CF 4.5.x, you can set the CFERROR type to Exception and then
execute CF Code in your error pages. Under 4.0, you're SOL...
I used to make the CFERROR page a page that did an HTTP meta refresh
to another CF page passing all the error parameters in the URL. That
way the second CF page can handle the errors in some intelligent
mannor. It was a kludge, but it (sorta) worked...
Best regards,
Zac Bedell
> -----Original Message-----
> From: Mike Amburn [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 26, 2001 1:23 PM
> To: CF-Talk
> Subject: custom CFERROR pages, what's your solution?
>
>
> using CFERROR, you can create a custom error page. however, you
> can't perform any CF logic within that page. if you had to include
> some logic,
> the only method i can think of is to capture the error data in form
> inputs and use javascript to submit the form to another page that
> included the CF.
>
> has anyone else thought of a (better) method where you can use
> CFERROR but also present a page that uses CF logic?
>
> -mike
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists