The Way to Programming
The Way to Programming
There are two ways to accomplish this. In server side code or client side code using a Javascript library like jquery. Do you have a preference?
Using client side code: `http://www.aspsnippets.com/Articles/Create-dynamic-textbox-using-JavaScript-in-ASP.Net.aspx
`
Using server side code: You’d just place them in a container and loop through the container on postback. Reading the control values.
Sign in to your account