Thanks everyone for all your suggestions on this! I'm currently using a Utility CFC, as Brian suggests. That works fine enough. I was just hoping for an even easier solution.
Thanks again! Nicholas Vacek Vivid Image - Programmer 320-587-8974 ext. 111 [EMAIL PROTECTED] http://www.vimm.com Brian Kotek wrote: > I just create a Utility CFC and pass that into any CFCs that need it (or > have ColdSpring do it for me since I am lazy), as well as place it in the > variables scope so that normal CF templates can use it as well. It's not the > automatic solution being asked for but it's really not much extra work and > it does the job fine. > > On Oct 30, 2007 8:35 AM, DURETTE, STEVEN J (ATTASIAIT) <[EMAIL PROTECTED]> > wrote: > >> I've always wanted to be able to do something like this also. >> >> Maybe someone should make a wish list item for a directory were we can >> put functions and they would be used as if they were part of the >> ColdFusion functions. >> >> Steve >> >> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292363 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

