Can you please help me how to loop a textbox
for example, I have 10 checkboxes and I check only 2 of them. If I click the submit button, the number of times I check a checkbox should be the number of textboxes to display..
so I check 2 checkboxes from the total of 10.. so it must also display 2 textboxes upon clicking submit button..
Thank you very Much/.. Hope you can help me... I really dont have a clue..