Add & Remove Textbox dynamically
-
1. I have one Text box (say first) and add button. 2. If i click add, one text box should be added + one delete button. 3. if i click add again, second text box should be added + one delete button and so on.. 4. on clicking any delete button, the corresponding text box should get deleted 5. i also need to get the values of textboxes to be stored in the DB under one column name. Kindly help me in getting this task solved using Asp.net, C# and Javascript.
-
1. I have one Text box (say first) and add button. 2. If i click add, one text box should be added + one delete button. 3. if i click add again, second text box should be added + one delete button and so on.. 4. on clicking any delete button, the corresponding text box should get deleted 5. i also need to get the values of textboxes to be stored in the DB under one column name. Kindly help me in getting this task solved using Asp.net, C# and Javascript.
Is this some kind of homework, similar question back to back. See my answer two entries down
Yusuf May I help you?