form variables were a structure in CF5 as well. > -----Original Message----- > From: Stephen Moretti [mailto:[EMAIL PROTECTED] > Sent: 06 June 2003 16:20 > To: [EMAIL PROTECTED] > Subject: Re: [ cf-dev ] form.fieldnames > > > > > > can't get any of those suggestions to work. which raises > the question - > how > > do other people do it? surely writing checkbox choices to a > db is a pretty > > common occurrence? > > > > The suggestion I gave you is roughly the way I usually work > with checkboxes. > > I may have got ahead of myself with form variables being in a > structure.... > That maybe CFMX. > > Try replacing form[field] with evaluate("form."&field) > > Regards > > Stephen > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] >
-- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
