You can't. You can post to a CFC, but not an instance of one. You could hack around it a bit by having another CFC that stores the copies, ie, a Manager type CFC, then you could post to that CFC and pass an ID so it knows what instance of Whatever.cfc you want to use.
======================================================================= Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc Email : [EMAIL PROTECTED] WWW : www.camdenfamily.com/morpheus Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Robert Polickoski [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 11, 2002 9:04 AM > To: CF-Talk > Subject: Component Conceptual Conundrum - Continued > > > All, > > Sorry to bug you all again. Does anyone know how to reference a > method of an instantiated component from an HTML tag such as an > anchor or a form? > > Robert J. Polickoski > Senior Programmer, ISRD Inc. > (540) 842-6339 > [EMAIL PROTECTED] > AIM - RobertJFP > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

