In Many Web Application user needs to generate multiple textboxes on runtime. So here in this example we have taken a textbox to enter number of textboxes to be autogenerated . Now the second task is to fetch data from these dynamically generated texboxes and display it on the webpage on Button Click Event
}