Whoops. Sorry I mistyped. I *DO* (thank you for no starbucks this AM) know the name of the check boxes and they are generated from a DB. So yes, I will have the names.
Adrian Lynch Your post just came in the gmail as I was typing this.. I will try that approach. Thanks all On Wed, Oct 1, 2008 at 11:49 AM, Randy <[EMAIL PROTECTED]> wrote: > Kind of hard to check for a form value if you are unsure the name of the > element. > > Pure Curosity: Why would you not know the name of the field? Is it pulled > from a database when the form page is created? > > > > On Wed, Oct 1, 2008 at 11:41 AM, Mallory Woods <[EMAIL PROTECTED] > >wrote: > > > What is the best way of coding this: I have a form that currently has 4 > > check boxes. > > When processing this form I need to check for the existence of any of the > > check boxes. > > > > Now, there are 4 values now but there could be more in the future. > > > > I tried to loop over the form variable with "isdefined" by I ran into > > problems as I won't always know the > > name of the check box to check. > > > > Any suggestions on how to approach this problem? > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313340 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

