I have created a form and used names that are created dynamically based on
the SQL.  How can I reference these forms on a processing page?
<CFSET mybox = "#acct#_#abbr#">

<input type="checkbox" name="#mybox#">

TIA,
cami


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to