Err, sorry, no period in there...

On 4/17/06, Ryan Guill <[EMAIL PROTECTED]> wrote:
> <cfset Quantity = form.["Quantity_#i#"] />
>
>
> On 4/17/06, Stan Winchester <[EMAIL PROTECTED]> wrote:
> > 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:237958
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