See how easy everything is in CF? :-) .:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Tony Bentley [mailto:cascadefreehee...@gmail.com] Sent: Wednesday, July 07, 2010 12:08 PM To: cf-talk Subject: Re: Looking for a CF Recipe script!
>Does anyone know a good Recipe Script? function manageRecipes(){ for(i=0;i<recipes.length;i++){ recipes[i].manage(); } } You want a recipe module written in ColdFusion? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335174 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm