This doesn't work. You can't have a page the contains just <cftry> included
with other stuff below it.  You would expect to since cfinclude just moves
the contents into the main page.  I want to use a standard code set for
error handling.  Also I don't want to rely on fusebox techniques since I
don't want url parameters.

Thanks,

Neil

----- Original Message -----
From: "Bud" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, December 13, 2000 12:45 PM
Subject: Re: <cftry> <cfcatch></cfcatch></cftry>


> On 12/13/00, Neil H. penned:
> >I just found, disappointingly enough that you can't have a <cftry> at the
> >top of a document via a CFinclude and the rest in another include at the
> >bottom?  Is there a work around.  I don't want to use a handler, and I
want
> >the same error checking code on every page.
> >
> >Please advise or throw ideas (even bones will do)
>
> A bone:
>
> If you can put this at the VERY bottom and VERY top of every page,
> perhaps at the end of application.cfm and put the closing in
> OnRequestEnd.cfm?
> --
>
> Bud Schneehagen - Tropical Web Creations
>
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
> ColdFusion Solutions / eCommerce Development
> [EMAIL PROTECTED]
> http://www.twcreations.com/
> 954.721.3452
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to