dynamically adding textbox server controls

J

Justin

How do I dynamically add textbox server controls?

Say user input number 10, then I need to create 10 textboxes (server
controls). And once I create the textbox, how do I access values posted
back from those textboxes? Also how do i create an individual event
associated with each textbox?

Thanks in advance for your help.

Justin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top