How to insert values into the same column of the database from different textboxes
Shyam Kasthala
Ranch Hand
Joined: Mar 30, 2006
Posts: 48
posted
0
Hi Friends, How to insert values into the same column of the database from different textboxes.The problem is like this-> There r 4 checkboxes and corresponding to them there r textboxes each has a same name.So, if i click one check box and enter the value from the corresponding textbox then only those values shud go into the database.Please can anyone tell me how to do this.How to write the insert query for this.Its very Urgent.Can anyone send me the code for this?Thanks in advance.