---
title: "HOW TO SELECT MULTIPLE CHECKBOX VALUES AND INSERT IN DIFFERENT ROWS USING SERIAL NO"  
description: "HOW TO SELECT MULTIPLE CHECKBOX VALUES AND INSERT IN DIFFERENT ROWS USING SERIAL NO"  
author: "ARUN SANKAR"  
published: 2014-09-02  
updated: 2014-09-02  
canonical: https://www.mindstick.com/forum/2233/how-to-select-multiple-checkbox-values-and-insert-in-different-rows-using-serial-no  
category: "php"  
tags: ["php"]  
reading_time: 1 minute  

---

# HOW TO SELECT MULTIPLE CHECKBOX VALUES AND INSERT IN DIFFERENT ROWS USING SERIAL NO

I would like to know how can I take different [values](https://www.mindstick.com/forum/327/sum-textbox-values) of selected [multiple](https://www.mindstick.com/blog/12797/iowa-is-expected-to-see-heavy-growth-in-multiple-sectors) [check](https://yourviews.mindstick.com/story/2248/never-forget-to-check-these-specifications-before-buying-a-mobile-phone) box and [insert](https://www.mindstick.com/blog/173/executing-insert-delete-or-update-query-in-sqlserver-using-ado-dot-net) in my [table](https://www.mindstick.com/articles/43918/how-to-design-table-using-bootstrap) according to the serial no:\
eg in my [form](https://www.mindstick.com/forum/6/multi-form-mfc-application) suppose i have three columns : -\
sl.no fruit qty\
01 [apple](https://www.mindstick.com/articles/12629/apple-cracks-down-on-os-level-ad-blockers) 10\
02 orange 20\
03 grape 30\
\
first two columns i have [already](https://yourviews.mindstick.com/view/88453/the-hidden-ways-ai-is-already-controlling-your-daily-life) fetched from my table and [third](https://yourviews.mindstick.com/story/4957/the-significance-of-the-third-eye-in-hinduism-more-than-just-a-symbol) coloum is a form where [user](https://www.mindstick.com/articles/13001/multi-statement-table-valued-user-defined-function-in-sql-server) 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


---

Original Source: https://www.mindstick.com/forum/2233/how-to-select-multiple-checkbox-values-and-insert-in-different-rows-using-serial-no

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
