I've read you should not use "Evaluate()". In the following example, what
would be best practice?

 

<cfloop index="i" from="1" to="#FORM.itemsOnPage#">

  <set Quantity = val(Evaluate("FORM.Quantity_" & i)) />

</cfloop>

 

Thank you,

Aftershock Web Design, Inc.

by: Stan Winchester

President/Developer

http://www.aftershockweb.com/   

 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237956
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to