Hi,
I'm new in asp and c# and I've being looking everywhere on how to dynamically create multiple html tables based on a user input:
e.g.: user enter 3 in a text box and right below 3 tables are created with other text boxes for more user input.
Thanks