> > Sorry if this is a really basic question, but can CFCs be > placed anywhere on a site, for example in a CFC's folder? Or > do they have to be in the folder they're called from?
They should be in the same folder, under a folder defined as a CF mapping, or in a custom tag folder. Generally I have them under a mapping, for example, if the mapping APP was my application, it would be app.cfcs. > How would you invoike a CFC held in, say, a folder called > /includes/cfcs/ ? If includes was under /app and app was mapped, you could call it as app.includes.cfc.NAME ======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

