go to: http://hhp.umd.edu/empower/consult_on_tap/why.cfm

in my Application.cfm file, I have:
<cfset request.template_blocks = "http://hhp.umd.edu/empower/template_blocks/";>

On that page, I have the following code:
<cfoutput>
     <cfinclude template="#request.template_blocks#banner.cfm">
     <cfinclude template="#request.template_blocks#nav_none.cfm">
</cfoutput>

I receive the error:
Could not find the included template 
http://hhp.umd.edu/empower/template_blocks/banner.cfm.
But if I go to the url that it could not find, I find the file fine.

I bet this is a known issue, but not known by me.  Help?!

thanks.

-- 
Daniel Kessler

Department of Public and Community Health
University of Maryland
Suite 2387 Valley Drive
College Park, MD  20742-2611
301-405-2545 Phone
www.phi.umd.edu

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205665
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