Hello!
I'm hoping for some insight on displaying a dynamic number of form radio buttons. Since I don't know how many I have to have a dynamic way of naming them. That's not a problem, I just append a number to the end of the regular name: name="action#index#".
The problem comes when I want to reference these names on the submission page. If I try something like <cfif #action... It will just come back that it is an invalid variable name.
I'm wondering how other people have solved a similar problem? Any suggestions would be appreciated!
Thanks
Derek Hamilton Systems Developer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to cf-server-request@houseoffusion.com with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com