Legolas

Legolas

  • NA
  • 81
  • 173.6k

How to upload multiple files to the server

Jul 14 2011 12:55 AM
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)