On 12/21/05, Ryan Guill <[EMAIL PROTECTED]> wrote:
> If the page you want is in c:/cfusionmx/wwwroot/hendler.cfm, try this instead:
>
> <cfinclude template="hendler.cfm" /> or
> <cfinclude template="/hendler.cfm" />

no, thats where the *calling* page is.  The page I want to cfinclude
is on the same drive but a completely different folder branch, which
is the only reason I can see for it not to work.  If my web root is

c:\foo\bar\website_com\

and my calling template is in that folder, I have no trouble including
c:\foo\myinclude.cfm by executing

<cfinclude template="../../arfarf.cfm">

So its not like my included file has to be web accessible.  The way CF
is set up on this server it is in a location where its web root
exists, but is shut off from public access.  IIS web sites have an
entirely different folder root.

I have no trouble calling

--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:227462
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to