473,394 Members | 1,761 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,394 software developers and data experts.

How to upload multiple files with ASPUpload.clsUpload? HELP!

im in entering to the new projects

we are using ASPUpload.clsUpload for upload file
but now i need to do uploading multiple files
ive trying from any guessing but not working

from 3 files form file object, it only uploaded the last file input
fileToUpload1 = file1.txt
fileToUpload2 = file2.txt
fileToUpload3 = file3.txt
file saved in server is only file3.txt

do googling but not even near to any ASPUpload.clsUpload help file or sample code

anyone?
Nov 16 '07 #1
1 4635
jhardman
3,406 Expert 2GB
I've never used ASPUpload, but I did write a sample code for uploading files with only asp. It was tested for multiple files and worked just fine although it had some file size limits. Anyway, check out the ASP Articles section if you are interested (there are less than ten articles, so it shouldn't be too hard to find the one I mean).

Jared
Nov 19 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

32
by: Ray at | last post by:
I despise installing third party software on my workstations or servers. It is for this reason that I use componentless-upload for file uploads. This is no longer an option, and I have to...
5
by: Brian M | last post by:
Windows 2000 Server running IIS. I followed the instructions in this article, building the COM+ component and registering it, and creating the two asp files - Upload.asp and Postfile.asp. The...
3
by: Martin | last post by:
I have an ASP form that uploads files to our server. When I upload small files, it works great. But larger files like (2.5mb), I get: Active Server Pages error 'ASP 0113' Script timed out I...
23
by: Utada P.W. SIU | last post by:
Hi All, Do you know where have free/buy a upload file component? I need allow user to select the folder instead of select file one by one thanks~~
4
by: Uncle Ben | last post by:
Is there any good and reliable Upload Component for ASP (or ASP.NET)? I need one which provides an upload status bar. As well, it must be able to handle more than 4 gigabytes of data transfer....
1
by: hardik | last post by:
can anyone tell me how i can change the filename which is going to uploaded here is a code for uploading a file <!-- #include file="clsUpload.asp" --> Set objUpload = New clsUpload If...
4
by: suneelbabu | last post by:
Hi, Iam trying to uploading 3 files at a time using <input type=file> i have taken AspUpload.Clsupload class. when i try to save they are not saving. Is it possible to save mulitple files...
0
by: dann2 | last post by:
hello, i try to upload in an access db two pictures at the same time. i use the adjusted sample code from persits. it looks like this: ... '<% ' Create an instance of AspUpload object 'Set...
0
by: Gil | last post by:
Hello, In my local server i can upload my files but i could not upload files in webserver , i dont know what is problem. while executing the source code i get an error...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.