P
Prashant
Hi All,
we are using <input id="testFile" runat="server" type="file" />
control to select file from local machine. A problem with this control
is at a time we can select only single file from 'Choose file'
window.
Here we need multiple file selection option from 'Choose file' window
in my web application.
Please guide me how to implement this functionality.
many thanks,
prashant
we are using <input id="testFile" runat="server" type="file" />
control to select file from local machine. A problem with this control
is at a time we can select only single file from 'Choose file'
window.
Here we need multiple file selection option from 'Choose file' window
in my web application.
Please guide me how to implement this functionality.
many thanks,
prashant