Hi I have an Open BD application with effectively multiple contexts which effectively i'm using as virtual directories.
so given / --> c:\inetpub\wwwroot\mysite /myexamplecontext --> c:\anotherlocation\altogether\ if i have a file inside the second one e.g. /myexamplecontent/index.cfm and in there I have an <cfinclude template="/app_globals.cfm"> it does not include the file from c:\inetpub\wwwroot\mysite also the Application.cfm file if not present in my sub context does not get included from / it doesnt seem to search ? Is this normal behaviour, because its certainly different to BD.NET and I believe Coldfusion ? Any ideas A -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
