473,779 Members | 1,905 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 22 '05 #1
4 1770

"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 22 '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 22 '05 #3
Free and good component on www.dundas.com
Jul 22 '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 22 '05 #5

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

Similar topics

6
10571
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
3737
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
1991
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
1855
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
1861
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!!!!
7
2758
by: crowl | last post by:
Hi there, I am looking for a component allowing me uploading multiple files by my asp page. I have found several components achieving this by require a <input type="file" name="FileX"> field for each file to upload. I want to allow my visitor to select the files to upload in the "Open" window. In the "Open" window it should be possible to select multiple files. Does such an asp component exist?
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
2493
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
9632
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
9471
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10136
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10071
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
8958
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
7478
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
5372
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5501
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3631
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.