for all your database querys, you can use try/catching

----- Original Message -----
From: "Greg Wolfinger" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, January 26, 2001 11:58 PM
Subject: Re: custom CFERROR pages, what's your solution?


> > what i do is create sites with no errors...then i never have to user
> > cferror.
>
> Until hackers do a DNS attack on your db and your db server overloads and
> choaks.
> ----- Original Message -----
> From: "Brandon Paolin" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Friday, January 26, 2001 4:30 PM
> Subject: Re: custom CFERROR pages, what's your solution?
>
>
> > what i do is create sites with no errors...then i never have to user
> > cferror.
> > :)
> >
> > ----- Original Message -----
> > From: "Mike Amburn" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Friday, January 26, 2001 1:22 PM
> > 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

Reply via email to