G
Guest
On my form, based on the value user selects from a dropdown list, a group of textboxes will be generated dynamicly.
Now the problem I'm having is how to save data entered into dynamic textboxes. I know because of the nature of dynamic controlls, input is gone before submit button is hit. Is there any way I can capture those input? Thanks so much
Now the problem I'm having is how to save data entered into dynamic textboxes. I know because of the nature of dynamic controlls, input is gone before submit button is hit. Is there any way I can capture those input? Thanks so much