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

Reply via email to