tipunto
|
| Posted: 02/26/2003, 2:14 AM |
|
Hi,
i'm testing codecharge studio trial version using mysql + php + apache on win xp.
How is the better solution to implement Y (yes), N (no) checkbox?
I have tried more solution that works only when "checked", but when "unchecked" i get an error like "mandadory field" even if table field accept null value.
Thanks.
|
|
|
 |
Karen
|
| Posted: 02/26/2003, 3:31 AM |
|
Try using integer type with 0/1 corresponding to unchecked/checked. That works for me.
|
|
|
 |
Canh
|
| Posted: 06/02/2003, 4:50 AM |
|
Could you give me more detail.
Thanks
|
|
|
 |
|