[ic] form insertion of multiple checkboxes into db

paul jordan interchange-users@icdevgroup.org
Mon Nov 11 13:01:01 2002


> Hi All,
>
> I'm having a slight problem trying to insert mulitiple
> checkbox values into
> the database field. Looking at this
> http://www.icdevgroup.org/pipermail/interchange-users/2002-Feb
> ruary/017860.h
> tml past mail-list, Mr. Ed sugguested removing the null chars
> which for some
> reason, is not working or using the table-editor which have
> tried but I must
> be mentally challenged.  So is there a better way of saving multiple
> checkbox items into the database when using a form?  All the
> other fields
> are getting stored, but only the first value of the multiple
> checkbox field
> is being saved  :(
>
> Thanks
> Dennis


Take a look at the mail_list column in userdb, as well as the
[display...] tag used to call it on a foundation checkout.html

Other than that, you would have to post your form code, as well as
illustrate the data in the column.


Paul