473,320 Members | 1,858 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

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

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

Feb 9 '06 #1
3 1750
"savvy" <jo******@gmail.com> wrote:
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.

--
Tim Slattery
MS MVP(DTS)
Sl********@bls.gov
Feb 9 '06 #2
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

Feb 9 '06 #3
"savvy" <jo******@gmail.com> wrote in message
news:11*********************@o13g2000cwo.googlegro ups.com...
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
Feb 10 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: tolgademirel | last post by:
I am creating a web application which needs to access data which resides on the client's computer. The data is a bunch of text files that are stored in a folder. I need all of those text files....
1
by: BW | last post by:
I am creating an upload/download function for an extranet site. Files will be uploaded to directory based upon the users login and associated project. The function works as long as I use "c:\Temp"...
0
by: SEMIH DEMIR | last post by:
Sitelerden birinde verilen yabancı kaynakli bir scriptti duzenledim yanlız birseyin içinden bir turlu cıkamadım işin aslı ilk defa persistin upload componentini kullanacam yanlız suanki haliyle...
1
by: Alex | last post by:
I am having issues with a script to upload files from a client to a webserver. The problem is not with the actual upload but with where it uploads. The whole process is supposed to create a...
9
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
21
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Uploading files from a local computer to a remote web server has many useful purposes, the most...
4
by: Tony B | last post by:
I've moved an existing site (which I didn't write) from a apache/php/mysql host under windows to a linux apache/php/mysql host. I've sorted out most problems except one. There is an upload...
18
jhardman
by: jhardman | last post by:
Have you ever wanted to upload files through a form and thought, "I'd really like to use ASP, it surely has that capability, but the tutorial I used to learn ASP didn't mention how to do this."? ...
5
by: camphor | last post by:
hi, I have found an upload script in hotscripts and have implemented it into the website, I followed the installation steps to 'give write permissions to php on the upload folder (which is...
2
by: fran7 | last post by:
Hi, I wonder if anyone could tell me if there is a default upload folder for image uploads in this code or if the code references another file. It works fine but I am trying to change the upload...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.