Can we Upload all files in the folder in one go ?

S

savvy

Is it possible to Upload all the files in a particular folder at one
go. I've seen many articles and info on Google and here and there about
how to Upload multiple files one by one upto 2GB, I haven't found no
information on net regarding the one I want. I just want to select all
(Cntrl+A) the files in a folder and upload all the them into the
database in one go.
Is it possible ?? Is there any such component??
Any advice is of immense value to me
Thanks in Advance
 
T

Tim Slattery

savvy said:
Is it possible to Upload all the files in a particular folder at one
go. I've seen many articles and info on Google and here and there about
how to Upload multiple files one by one upto 2GB, I haven't found no
information on net regarding the one I want. I just want to select all
(Cntrl+A) the files in a folder and upload all the them into the
database in one go.

The <input type="file"...> HTML element allows the user to select ONE
file to be uploaded. There's no way in HTML to allow selecting an
entire directory.

Of course, if you write your own ActiveX control, and can persuade
people to run it, you can do whatever you want.
 
S

savvy

Thank you very much for helpTim
So, using HTML controls its not possible then, I'll dig a bit more
about this ActiveX controls coz the Uploadin process is done in the
Back End during the website maintainence and we need to Upload around
100-150 images everytime which is a time consuming process. Ultimately
it should work for us . Thats our problem
Thank you very much Tim
 
J

John Blessing

savvy said:
Thank you very much for helpTim
So, using HTML controls its not possible then, I'll dig a bit more
about this ActiveX controls coz the Uploadin process is done in the
Back End during the website maintainence and we need to Upload around
100-150 images everytime which is a time consuming process. Ultimately
it should work for us . Thats our problem
Thank you very much Tim

Isn't a more appropriate method ftp? You can script ftp.

--
John Blessing

http://www.LbeHelpdesk.com - Help Desk software priced to suit all
businesses
http://www.room-booking-software.com - Schedule rooms & equipment bookings
for your meeting/class over the web.
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook, find/replace,
send newsletters
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top