Click here to Skip to main content
15,900,589 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi i want to give an user an "Add" button can let them dynamically add as many upload boxes(basically file upload control) to the page as they want.also all events of file upload control which have been dynamically added are available to user so that he can use it to upload images and files.please help . a small codeing eg would be best
thanks
anoop
Posted

You have already post a similar question here[^].
 
Share this answer
 
The basic concept can be found from MSDN article. How to: Add Controls to an ASP.NET Web Page Programmatically[^]
 
Share this answer
 
Please do not repost questions. Use Impove question button instead.

Regards,
Eduard
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900