I'm using VS.NET to develop a ASP.NET web project in Windows 2000 advanced server. <BR>The web project will based on user's input to decide how many textboxes it will create for the user to enter his sample names for further process.<BR>I like to know if there is a way to generate an array of textboxes dynamically in asp.net, and how?<BR>Thanks.<BR>