Mallik wrote:
Dear All,
Anybody knows how to upload multiple files from a web page to server
without using multiple file upload fields?
Assumption: All files are in same directory?
The user can provide the folder path (own PC) where the files exist.
We don't want the user to click the browse buttons multiple times to
upload multiple files (no. of files may be more than 10 or so). So, we
want to avoid multiple file upload fields on the page.
FYI, Our application is in Perl.
Any suggestion on this is highly appreciated.
This is a client side issue, you might try Javascript...
Thanks in advance,
Mallik.
http://danconia.org
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>