Hello,

What's the best way to dynamically name variables used in a CFSET tag?

I want them named choice0, choice1, etc up through however many loops are
made:

<CFSET choice#count# = blah>  (which does not work but illustrates what I'm
trying to do.

Thanks,
Dave

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to