If I had something like this:
<cfform name="billy" action="#self#?fuseaction=#xfa.foo#">
<cfoutput query="bob">
<select name="#columnname#:thing">
<option value="thing1">thing1</option>
<option value="thing2">thing2</option>
</select> 
</cfoutput> 
</cfform> 
in a form, how would I output the values of each #columnname#:thing????

I remember doing this once before, but can't locate my code.

Thanks,
Drew Harris

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to