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.
I use relative paths : <cfinclude template="blocks/dsp_default.cfm">.
Cheers,
Emilio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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