473,769 Members | 3,763 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP HTTP Upload Component

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.
Internet connections can be unreliable at times. This component needs to be
able to resume broken uploads.

Thank you for your recommendations .
Jul 21 '05 #1
4 1854

"Uncle Ben" <sp******@nospa m.com> wrote in message
news:OZ******** ******@tk2msftn gp13.phx.gbl...
Is there any good and reliable Upload Component for ASP (or ASP.NET)? I
need one which provides an upload status bar.
http://www.aspfaq.com/show.asp?id=2189
ASP Upload is the one that I've used. It has progress bar scripting built
in. http://support.persits.com/upload/progress.asp
As well, it must be able to handle more than 4 gigabytes of data transfer.
8| 4GB? I don't know that http is the protocol you want to be using
here...
Internet connections can be unreliable at times. This component needs to
be
able to resume broken uploads.


I don't believe that you'll be able to do that regardless of what component
you use, unless you wind up going with a browser plugin for the upload
portion as opposed to using a <input type="file">.

Have you considered FTP or providing VPN access to the server that people
need to put files on?

Ray at home
Jul 21 '05 #2
I need the users to enter a number of fields to describe the file that they
are about to upload. If I use FTP upload, would I be able to do this type
of FORM processing?

For example, using HTTP Upload, I can have a number of fields and a FILE
BROWSE button all on the same form. The user fills out the form and browses
for the file and clicks a single SUBMIT button to start the uploading.

But if I use FTP, would I be able to achieve the same effect as above?

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:OL******** ******@TK2MSFTN GP10.phx.gbl...

"Uncle Ben" <sp******@nospa m.com> wrote in message
news:OZ******** ******@tk2msftn gp13.phx.gbl...
Is there any good and reliable Upload Component for ASP (or ASP.NET)? I
need one which provides an upload status bar.
http://www.aspfaq.com/show.asp?id=2189
ASP Upload is the one that I've used. It has progress bar scripting built
in. http://support.persits.com/upload/progress.asp
As well, it must be able to handle more than 4 gigabytes of data transfer.
8| 4GB? I don't know that http is the protocol you want to be using
here...
Internet connections can be unreliable at times. This component needs
to be
able to resume broken uploads.


I don't believe that you'll be able to do that regardless of what

component you use, unless you wind up going with a browser plugin for the upload
portion as opposed to using a <input type="file">.

Have you considered FTP or providing VPN access to the server that people
need to put files on?

Ray at home

Jul 21 '05 #3
Free and good component on www.dundas.com
Jul 21 '05 #4
Best and cheapest upload component, with the ability to show upload progress
is Persist Software AspUpload. Works like a charm. You can find it at
www.aspupload.com

Sven

"Uncle Ben" <sp******@nospa m.com> skrev i meddelandet
news:On******** ******@TK2MSFTN GP10.phx.gbl...
I need the users to enter a number of fields to describe the file that they
are about to upload. If I use FTP upload, would I be able to do this type
of FORM processing?

For example, using HTTP Upload, I can have a number of fields and a FILE
BROWSE button all on the same form. The user fills out the form and
browses
for the file and clicks a single SUBMIT button to start the uploading.

But if I use FTP, would I be able to achieve the same effect as above?

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:OL******** ******@TK2MSFTN GP10.phx.gbl...

"Uncle Ben" <sp******@nospa m.com> wrote in message
news:OZ******** ******@tk2msftn gp13.phx.gbl...
> Is there any good and reliable Upload Component for ASP (or ASP.NET)?
> I
> need one which provides an upload status bar.


http://www.aspfaq.com/show.asp?id=2189
ASP Upload is the one that I've used. It has progress bar scripting
built
in. http://support.persits.com/upload/progress.asp
> As well, it must be able to handle more than 4 gigabytes of data transfer.

8| 4GB? I don't know that http is the protocol you want to be using
here...
> Internet connections can be unreliable at times. This component needs

to > be
> able to resume broken uploads.


I don't believe that you'll be able to do that regardless of what

component
you use, unless you wind up going with a browser plugin for the upload
portion as opposed to using a <input type="file">.

Have you considered FTP or providing VPN access to the server that people
need to put files on?

Ray at home


Jul 21 '05 #5

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

Similar topics

6
10570
by: x. zhang | last post by:
Hi Guys, We know that we can use <input type=file ...> to upload one file per time to the server. My question is if there are some way to upload multiple files per time to the server. (Of course, we can use <input type=file ...> multiple times and then submit once. But this is not what I want, because we have to click "browse" button several times to select multiple files before submit in this way.) "Upload multiple files PER TIME", I...
32
3735
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 purchase an upload component. For someone who hates third party software and also does not want any kind of nonsense "bonus" features like progress bars or whatever, can anyone recommend a component for me? The cost doesn't really matter. I am aware...
0
1754
by: Glynn Johnson | last post by:
I understand that there is no way to upload multiple files using ASP and COM+ without having multiple form elements like <input type='file'>. I also understand that there is no way to programmatically set the value of <input type='file'> in IE because it poses a security risk. I didn't know these two facts before I tried to create a client-side activeX component in VB6 which would allow someone to select multiple files from their hard...
23
1990
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
1770
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. Internet connections can be unreliable at times. This component needs to be able to resume broken uploads. Thank you for your recommendations.
3
1859
by: imran aziz | last post by:
Hello All, We have been having problem with our file upload component. It seems that at times the file upload process hangs, and the users get a timeout error. Although the users upload 1 or 2 image files at a time. I have altered the upload size limit property in the IIS 6 metabase properties, so I don't think that is the case. Because most of the time it works okay, but at other times it hangs. Any suggestion as to what is the best...
10
3533
by: erin.sebastian | last post by:
Hello Everyone, I have code that uploads files in asp. It seems to be working however on files > 200kb it bombs and i don't know why. Does anyone have any idea of why this would occur and what i can do to fix it? Thank you in advance!!!!
3
613
by: shapper | last post by:
Hello, I need to upload a file. Can I only do this with the File Upload control? I also need the following: - Send upload info, upload percentage, continuously to a JavaScript function so I can display the Upload Progress.
12
2492
by: GuangXiN | last post by:
I want the file upload element disappear, instead of it, I place a text box and a button with my own css defination. but it doesn't work on IE7. What should I do now? <form action="upload.php" method="POST" enctype="multipart/form-data"> <p> <span>Select photo:</span> <input type="file" name="photo" style="display:none;"> <input type="text" name="photoUrl" class="s1" /> <input type="button" class="s2"...
0
9579
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10205
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9984
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9851
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8863
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7401
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5441
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3949
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2811
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.