Albert3162
Programmer
I have table structure as three column
1. Name
2. leading as checkbox
3. assigned as checkbox
When I loop through query I have 100 rows with this data. adn also I've got Name_ID.
How can I insert data into table when user selected several checkboxes
1. Name
2. leading as checkbox
3. assigned as checkbox
When I loop through query I have 100 rows with this data. adn also I've got Name_ID.
How can I insert data into table when user selected several checkboxes