I think you're referring to %ColdFusion%/WEB-INF/cftags/component.cfc Might want to give this a read first: http://www.briankotek.com/blog/index.cfm/2007/8/27/Base-CFCOMPONENT-Rant
-----Original Message----- From: Larry Lyons [mailto:[EMAIL PROTECTED] Sent: Monday, October 29, 2007 9:14 PM To: CF-Talk Subject: Re: Adding custom functions to core >That's for tags, not functions. What about the base component? Correct me if I'm wrong but while it does not fit with all the restrictions the base component automatically inherited by all components. So you might be able to use this for your UDF's. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292302 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

