I *think* you can use the CF mappings (if you have one pointing to the root of your site)
so you would still call it (as you do with java) <cfinvoke component=""cfcs.mycfc" method="trackItem" id="#url.id#" returnvariable="isDone" > On Thu, 20 Jan 2005 16:38:54 -0000, Daniel Farmer <[EMAIL PROTECTED]> wrote: > This may seem like a stupid question, so I apologize in advance for my > ignorance. > > How can I point to cfcs when in a subdirectory? > > For example.. I want to go up one directory back and then into a cfc > directory. > > I am in... > > root + > - customTags + > - mycallingpage.cfm > + somefolder > + cfcs + > - mycfc.cfc > > This obviously does not work.... > > <cfinvoke component="../cfcs.mycfc" > method="trackItem" > id="#url.id#" > returnvariable="isDone" > > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 1/17/2005 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:191221 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

