Answered
confusion with cfinclude
with reference to the tag <cfinclude>, is it correct
that if the path given as part of the URL attribute starts with a
"/" then the path is assumed to be a coldfusion mapping?
If thats correct then why am I able to see a page within the "test" directory under wwwroot.
I gave this tag:
<cfinclude template="/test/mypage.cfm"> where "test" is in the wwwroot folder.
If thats correct then why am I able to see a page within the "test" directory under wwwroot.
I gave this tag:
<cfinclude template="/test/mypage.cfm"> where "test" is in the wwwroot folder.
