Not if you have \CFCDir off the custom tag folder with menu.cfc inside it. And a CFC directly in the custom tag folder could be invoked directly, without any prefix or dots at all.
And yeah... I mean... roughly speaking URL = .cfm file, and if an app contains many CFM files, then app = URL(s), but still... is it an application, a website, or a page. Explicity makes things make more sense. Now, if I could just make some of them make cents, I'd be happier. ;) Laterz! J On Mon, 24 Jan 2005 14:05:09 -0500, DURETTE, STEVEN J (AIT) <[EMAIL PROTECTED]> wrote: > Hadn't thought of doing that. > > I tried to map to the directory in the CF Admin and it didn't work. > > Also, If I put it in a custom tag directory would I be able to browse > directly to the cfc to see it's hint information? > > Right now I have been using: > <cfinvoke component="CFCDir.menu" method="createLocalMainMenu" > returnvariable="Session.menuInfo.menuMainText"> > <cfinvokeargument name="myUserCat" > value="#Session.Category#" /> > </cfinvoke> > > Would using it in a custom tag directory mean that I would have to > change that code? This cfc was originally used for one url, now I have > to allow all the other urls on the box be able to use it, but I don't > want to have to recode everything on my current url. (I keep saying > URL, but in actuality I should probably be saying IIS websites) > > Thanks, > Steve > > > -- Continuum Media Group LLC Burnsville, MN 55337 http://www.web-relevant.com http://cfobjective.blogspot.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware: 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:191575 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

