ok, so in this specific Application.cfm do:

<cfset barf = false />

:)

I'm sorry, i shouldn't have said 'empty'.  I meant an Application.cfm
that didn't necessarily do anything other than block access to
higher-level Application.cfm files.  Empty in the sense of usefulness.
 A Zen kind of empty :)

On 6/1/05, Tony Weeg <[EMAIL PROTECTED]> wrote:
> ehhhh, doesnt an EMPTY application.cfm file barf?
> 
> tony
> 
> On 6/1/05, Charlie Griefer <[EMAIL PROTECTED]> wrote:
> > you could include an empty Application.cfm in the subdirectory in
> > question.  a CF template looks in the current directory for an
> > Application.cfm, and if it finds one, it executes it.  If not, it
> > looks up one directory level (and continues until either it finds one
> > or hits the root directory).  But once it finds one, it will stop
> > looking up.
> >
> > On 6/1/05, Christian Watt <[EMAIL PROTECTED]> wrote:
> > > Is there any way to tell a page in a directory or sub directory to not
> > > run/inlcude the application.cfm
> > >
> > >
> > >
> > > Christian
> > >
> > >
> > >
> > >
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208258
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to