rumour has it that using evaluate is evil. you can avoid it by using
the same syntax on the left and right side of the equation:

<cfloop from="1" to="5" index="counter">
        <cfset session.order["currency#counter#"] = form["currency#counter#"]>
<cfloop>

G

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to