i am also using cftry and cfcatch for groovy exception handling
i just want to use cferror for built in cfserver side form validation,
is it possible to use exception handling in this case?
would you have to create custom exceptions? or would exception
type="application"
handle this?
-----Original Message-----
From: Bill Killillay [mailto:[EMAIL PROTECTED]]
Sent: 27 October 2000 14:53
To: Fusebox
Subject: RE: problem with app_globals.cfm
> 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.
------------------------------------------------------------------------------
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.