I have an ASP.NET application that has a browse button to select multiple files to upload. The browse button brings the file explorer, but it only lets me select a single file instead of multiple files. How can I make the control to allow me to select
multiple files to upload? I am using ASP.NET 4.5 and IE 9.0.
↧