You can loop thru the fieldnames list that CF creates when a form is submitted.

I can provide code if you need it.


---------- Original Message ----------------------------------
From: "Cami Lawson" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Tue, 15 May 2001 15:55:09 -0500

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