If I use the method mentioned in drop down list which your code does work, how should I input those checkbox value to a field?
If I check all of the following values in checkbox,
Milk
Butter
Cheese
and how should I input to a field of a table?
Do I insert like
Milk, Butter, Cheese into a field of a table?
Main Topics
Browse All Topics





by: KuldeepchaturvediPosted on 2009-02-03 at 14:25:49ID: 23543047
See my response in your dropdown question..
you will have to use the similar technique here too.