your coldfusion templates will look for an application.cfm file recursively up the directory tree automatically.
If your template is in c:\inetpub\wwwroot\mydirectory\ ColdFusion will search in c:\inetpub\wwwroot\mydirectory\, then c:\inetpub\wwwroot\, then c:\inetpub\, then c:\ HTH, Jeff ----- Original Message ----- From: "Scott Wilhelm" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 10:42 AM Subject: Application.cfm Do I have to include application.cfm in all my cfm pages, or is that automatically done for you? Scott ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

