forum

Home / DeveloperSection / Forums / HOW TO SELECT MULTIPLE CHECKBOX VALUES AND INSERT IN DIFFERENT ROWS USING SERIAL NO

HOW TO SELECT MULTIPLE CHECKBOX VALUES AND INSERT IN DIFFERENT ROWS USING SERIAL NO

ARUN SANKAR224502-Sep-2014
I would like to know how can I take different values of selected multiple check box and insert in my table according to the serial no:
eg in my form suppose i have three columns : -
sl.no fruit qty
01  apple   10
02   orange 20
03   grape   30

first two columns i have already fetched from my table and third coloum is a form where user have to enter values. after entering values i should be able to post values
like:  in sl.no = 10 , sl.no 2= 20 like that. please help me

Updated on 02-Sep-2014
CURRENTLY DOING SIMPLE SITES IN PHP WITH SQL.

Can you answer this question?


Answer

0 Answers

Liked By