PDA

View Full Version : checkbox problem?


derick_loo
06-09-2003, 12:17 AM
how i can insert data into database by using checkbox. If I have 6 check box, i need insert this 6 checkbox value into 1 cell in the table. how i can do it and when the checkbox is not check, it will display a value 0 in table, if check, it will display value 1 in table. I means is if i got 6 checkbox, i check first 3, andlast 3 uncheck, it will display 111000 in table.

Thanks. Urgent Please......

JVRudnick
06-09-2003, 07:27 AM
Hi..
Wrote an article here for Terry about just that -- and now can't find it in this new community layout?

Terry, where are all the articles stored here?

Jim