[ic] insert checkbox values into table from form

Aaron Hazelton interchange-users@icdevgroup.org
Mon Jul 29 22:40:01 2002


Ed LaFrance wrote:
> At 06:16 PM 07/29/2002 -0400, you wrote:
> >Hi all,
> >
> >Ok, I just abandoned the idea of a feedback log and
> >took Dan's suggestion to just update a table.  I have it
> >working!
> >
> >but, I have some checkbox values so that the customer
> >can select *3* things.  they are all named "name=important"
> >and the table is only getting the *first one* of the three.
> >
> >is there something special to be done to collect all 3
> >into one table field?
> >
> >thanks,
> >Aaron
> >Hazenet.net
> 
> Haven't followed this thread from the beginning, but you 
> might want to do a 
> filter=nulltospace before (or during) the write to the table.
> 
> - Ed L.
> 

this filter doesn't seem to correct it (if I did it right) you still
only get one of the values.

any other ideas out there?

thanks,
Aaron