2
Reply

How to upload multiple files to the server

Legolas

Legolas

Jul 14 2011 12:55 AM
2.1k
Hi all,

Suppose we build an ASP.NET page that has three FileUpload controls and one Submit button . After the user clicks the Submit button and the files should be post to the server and saves them to a specific location on the server. How can do that ?

Answers (2)