> i have tried setting a cferror of type validation in the app_globals.cfm,
> but cold fusion server seems to ignore it,
> it will only read it when it is set in application.cfm.
>
> has anyone else had problems with this?
I don't know that it is a problem so much as it's a feature of ColdFusion
and not really related to Fusebox. If your going to use CFERROR I believe
then put just that in an application.cfm and put the rest in your
app_globals.cfm. Or depending on what your trying to do you might want to
take a look at CFTRY and CFCATCH that is a pretty powerful way to catch
errors and do a lot of different things as well.
Bill
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.