I want to write “upload multiple files at a time” functionality during upload files in dot net.Any help will be highly appreciated.I am not allowed to use JQuery.All i want is core dotnet.
I want to write upload multiple files at a time functionality during upload files
Share
Simply can’t be done in HTML4. But in HTML5 you can use
http://www.w3.org/TR/html-markup/input.file.html#input.file.attrs.multiple