Do you mean from an ASP.NET application? If so, I believe you can either
have more than one <INPUT TYPE="FILE"... HTML control on the page, or you
can use third party software that allows selection of more than one file - I
have used a control called XUpload, which I found at
www.componentsource.com. I'm sure there are others.
Toby Mathews
"abc" <xy*@abc.com> wrote in message
news:OJ**************@TK2MSFTNGP12.phx.gbl...
Hello,
Is there any way to select mutiple files from Client's machine's drive for
uploading?
Any help in this regards will be highly appreciated.
Thanks in advance.
Regards