cf-talk  

convert this cfscript back to tag?

Glyn Jackson
Thu, 10 Dec 2009 07:39:15 -0800

Hi all, 

could someone convert this cfscript back to tag?


for(i=1;i lte listlen(#form.whatToUpdate#,",");i++){            
  tempVal = #listgetat(form.whatToUpdate,i,",")#;                
  form.ID = #tempVal#; //Option ID
  form.newRank = form["rank_" & #tempVal#];
  
}


thanks 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329037
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4