2
Answers

Upload multiple file upload without using fileuploadcontrol

Multiple Files can be uploaded if we use fileupload control in asp.net but i want to upload the files to the selected folder with using fileupload control and by simply using a upload button and writing the code for uploading multiple files .
please provide some solution 

Answers (2)