I have tried a Mapping in CF admin, and it still finds the wrong CFInclude file.
<cfinclude template="../top.cfm"> Should I type the template path different? It tried a full path: http://www.page.com/top.cfm > -----Original Message----- > From: cfhelp [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 14, 2002 11:49 AM > To: CF-Talk > Subject: RE: IIS virtual directory > > I think you can create a MAPPING in CF Administrator. > Then put all shared file between web sites in it. > > Rick > > -----Original Message----- > From: Chad Gray [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 14, 2002 11:40 AM > To: CF-Talk > Subject: IIS virtual directory > > Hello, > I was hoping to make a virtual directory from WebSiteA into WebSiteB. > > For some reason when I run the code in the virtual directory the code > uses <cfincludes> from where the folder originated. > > I.E. > > Root Of WebSiteA > FolderA > FolderB > > > Root Of WebSiteB > <virtual FolderA from WebSiteA> > Folder1 > Folder2 > > <virtual FolderA from WebSiteA> is CFIncluding files from the Root Of > WebSiteA > > Is there anyway to get <virtual FolderA from WebSiteA> to cfinclude > files from the root of WebSiteB? > > I think I made this more confusing... sorry. :) > > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

