Cami,
I use the FORM structure that ColdFusion creates automatically when using
forms. This is a structure that you can test to see if the appropriate
name/value pairs are there.
If you want a better explanation I can email you a copy of a presentation I
gave at my local CFUG about processing dynamic forms.
HTH,
Derek
----- Original Message -----
From: "Cami Lawson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, May 15, 2001 1:55 PM
Subject: Dynamic form fields
> 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