2
Answers

How to upload multiple files to the server

Legolas

Legolas

13y
2.1k
1
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)