Hi Shawn,
Would you be willing to post or send me directly a small example of this
method?

Thanks
Bruce

----- Original Message -----
From: "Shawn Grover" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, September 25, 2001 11:51 AM
Subject: RE: Absolute Path Usage


> <cfinclude> can only take relative paths.
>
> To get around this issue with my templates, I used CFHTTP to read the file
> in question (page header and menu), then dump the resulting text to my
page
> in the appropriate locations.  This is nice because CFHTTP uses absolute
> paths, and saves me the hassle of remembering to set all my include files
> correctly, and leaves me free to add directory levels and still have my
> header/menu display as I expected, with no changes.
>
> Hope this helps.
>
> Shawn Grover
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to