|
| Re: Database multi Checkbox |
 |
Mon, 4 Jun 2007 19:23:44 +0200 |
hi
how can i use this codecharge with nof
thanks
robin
"Helmuth Ritzer" <info@design-disorder.com> wrote in message
news:du9rd5$1j55@news01.netobjects.com...
> You try to achieve things here which are going far beyond the scope of
> what the db components where designed for. Actually, multiselects should
> be implemented with ComboBoxes which is what PHP supports out of the box,
> giving you an array as a result with all selected elements. Nevertheless,
> even this can not be handled with the NOF components right away.
> Look for a better tool to do such stuff. Check out codecharge.com which is
> a powerful RAD tool that does support all of this stuff.
>
> --Mutsch
> design-disorder.com
>
> "Scott" <info@boxa"antispam'.com> schrieb im
Newsbeitrag
> news:du9fvq$1dr1@news01.netobjects.com...
>> Hi all,
>>
>> I'm creating a form for a database where I have a group of checkboxes.
>> which when selected I would like them all to be entered into the 1
table
>> cell, I have all the check boxes named the same, but, it only seems to
>> be putting the last one selected into the cell. Is there a way to get
all
>> of the one that have been ticked added to the database.
>>
>> Cheers
>> Scotty
>> Boxa
>>
>>
>
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|