Okay we'll say the terms are a little misrepressented here. The example
he's giving is the index.cfm file.
While I will from within an index.cfm file include other templates i.e
<cfinclude template="products/act_addcart.cfm">.
I will never include the fusebox as a template from another, which is what I
picture when I see someone including an index.cfm.
If I wanted to call the products application I would however cfmodule it if
necessary:
<cfmodule template="products/index.cfm" fuseaction="blah">
So either I'm misunderstanding your example, or there's been some new math
invented while I was out enjoying my Easter Weekend.
Fred
----- Original Message -----
From: "Ken Beard" <[EMAIL PROTECTED]>
To: "Fusebox" <[EMAIL PROTECTED]>
Sent: Monday, April 16, 2001 1:13 AM
Subject: Re: please answer.. need info
> then how do you include a circuit?
>
> --- "Fred T. Sanders" <[EMAIL PROTECTED]> wrote:
> > Sure I use relative paths, most of us do.
> > However you will never catch me doing this to
> > include a circuit:
> >
> > <cfinclude template="products/index.cfm">
> >
> >
> > ----- Original Message -----
> > From: "Ken Beard" <[EMAIL PROTECTED]>
> > To: "Fusebox" <[EMAIL PROTECTED]>
> > Sent: Sunday, April 15, 2001 9:40 PM
> > Subject: please answer.. need info
> >
> >
> > > hey i'm working on the idea i posted recently.. i
> > need
> > > to know, does anyone NOT use relative url's
> > without
> > > path variables when they include circuits?
> > > e.g.
> > > I use this:
> > > <cfinclude template="products/index.cfm">
> > >
> > > If you use this, please respond so I'll know it's
> > out
> > > there:
> > > <cfinclude
> > template="/yadda/yadda/products/index.cfm">
> > > or
> > > <cfinclude
> > template="#request.path.yadda#index.cfm">
> > >
> > > thanks.
> > >
> > > =====
> > > Ken Beard
> > > cfug manager
> > > Tampa, FL
> > > [EMAIL PROTECTED]
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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