>See how easy everything is in CF?

Coldfusion is different: 

function manageRecipes(){
    for(i=1;i lte RecipesQuery.recordcount;i++){
     recipes[i].manage();
    } 
}

I've been writing a lot of JavaScript lately.


Why they decided to start the index at 1 and not allow relational or assignment 
operators is completely baffling. It makes sense with tags but not with script.

Back on track; Ennio I would be willing to bet there are a number of people 
that can dig up a recipe module and DB schema for you. Just try to be more 
specific to what you need. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:335180
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to