Hi all,
I want to ask something, because i am new to programming...
I have a form, with fields:
- FirstName: Textbox
-LastName:Textbox
-Sex: radiobtn Male, Female
-Products: Checked List Box filled with products from a table
What i need u people to help me is to tell me how can i put more than one value into the field with the products...For Example: (this is what the db table should look like)
First Name: Alex
Last Name: Papa.
Sex: Male
Products:(that's what i want u to help me do)
Carrots
Potatoes
Rice
Shoes
Thanks again in advance, and please answer me as soon as possible...
Alex