473,785 Members | 2,831 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Buying an upload component

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
of what components are out there, but I've never used any of them or paid
any attention to them. This'll go on a W2K Server. The first one that
comes to mind is ASP Upload, but only because that's the one I hear about
the most.

Thanks,

Ray at work


Jul 19 '05
32 3737
An incredible thread!

What's the point in arguing between yourselves when none of you can provide
concrete evidence for any of the arguments. The original post [Ray] just
wanted to know about the available, 'reliable', upload components.
Most of them have been listed.
Why not just get an eval of all of them and *try* it to see which operates
fastest. Mind you, the speed is probably more to do with bandwidth from the
client than anything else. If the server has a 2Mb connection but the client
is on ADSL with 256kbps upload then the maximum upload from that client will
be about 25Kb/sec irrespective of what method is employed. I can't envisage
any scenario where the server would be significantly taxed receiving
25Kb/sec of upload irrespective of it being component or script based..
Maybe I'm missing the point but as a developer I'm a bit non-plussed by
everyone's attitude in this thread, brings to mind a school playground
slanging match.

My suggestion is that you all now focus on having a go at me for having the
gall to comment - a common enemy is always a good thing to get everyone
working together.

NB: I was following this thread since I've never done uploads but I'd like
to in the near future and I thought I might learn something. However, it
looks like I'll just have to get hold of them all and have a go myself to
see what's best for me - probably a component, not for speed, but for speed
and ease of development.

Cheers,

Chris.

"Fred Jones" <fr*********@ho tmail.com> wrote in message
news:uS******** ******@TK2MSFTN GP09.phx.gbl...
Aaron... always running your mouth aren't cha ?

Method X and nothing else, ehh ?
Humm,,. Is that sorta like how for the past 4 years or so you basically told
people to never use MSAccess and to only use high end database servers for
every project ? Makes ya wonder how little Jimmy Chongs SQL Server Guestbook
is running on his site that gets 4 visitors a week ? Probably pretty damn
good I bet.
Ray, if you try out a quality component like ASPUpload you'll most likely
see improvements despite what Mr. Newsgroup says. Components are not limited
to using the default IIS/windows scripting objects and the ADODB library
like simple scripts are. They can function much more efficiently when it
comes to file uploading if done right.

Something serious like file uploading is a lot different than your average
use of a DLL in ASP in which case it's a whole different ballgame .

Why don't you let us know how it turns out ?

"Aaron Bertrand [MVP]" <aa***@TRASHasp faq.com> wrote in message
news:e5******** ********@TK2MSF TNGP10.phx.gbl. ..
I just love these attitudes, where "method x is the best way, no exceptions, etc etc blah blah." The same kind of attitude that makes one think that
DLLs are always faster than ASP code, that stored procedures are always
faster than ad hoc queries, and that <product x> is always faster than
<product y>. Sorry, but there are far more variables than x and y, and
there's more to the analysis than "I guess I don't know what I'm talking
about." Nothing like arguing with a 4th grader.


Jul 19 '05 #21
> Humm,,. Is that sorta like how for the past 4 years or so you basically
told
people to never use MSAccess and to only use high end database servers for
every project ?
Can you cite some examples where I said always use SQL Server regardless of
the circumstance? Scratch that, you'll probably just twist my words around.
Again.
Ray, if you try out a quality component like ASPUpload you'll most likely
see improvements despite what Mr. Newsgroup says.
Gee, I seem to recall suggesting ASPUpload, and simply not being convinced
that Ray's current speed issues were merely and solely because he is using
an upload solution without a component. I also noted that *my* observations
in *our* environment showed that the performance of a *certain*
component-less script was actually a bit faster than ASPUpload.

You sure took those thoughts and tried to make me look like an asshole, with
a bunch of unwarranted ad hominen attacks. Congratulations .
They can function much more efficiently when it
comes to file uploading if done right.


See, there's that "conditiona l" logic again. You're screaming at me for
saying "it depends" when it really does depend. You can keep attacking me
with your circular logic, and this is where I bow out.

*PLONK*
Jul 19 '05 #22
Chris Barber wrote:
...
Maybe I'm
missing the point but as a developer I'm a bit non-plussed by
everyone's attitude in this thread, brings to mind a school
playground slanging match.
...


Indeed - welcome to usenet and the joys of text.

--
William Tasso - http://WilliamTasso.com
Jul 19 '05 #23
CJM

"Aaron Bertrand - MVP" <aa***@TRASHasp faq.com> wrote in message
news:uU******** ********@TK2MSF TNGP12.phx.gbl. ..
The slowness is probably caused by my expectations. I'll consider

lowering
them to make things seem faster.


Good plan! I do that all the time. :-)


That is a fantastic idea! Is there a remote installation solution for this?

I could do with applying it to my boss.

CJM
Jul 19 '05 #24
CJM
Personally, I think thats a really bad attitude, Chris...

As my mother used to say, 'If you can't say something libellous,
unsubstantiated , inflammatory or intolerant, don't say anything at all!'

Well it was something like that.

£10 says Fred floors Aaron in the 7th round... ;-)

Chris

PS. I love the way you talk about 256kbps as if it were narrowband! I think
this whole debate is redundant for me and my 40kbps dial-up connection.

"Chris Barber" <ch***@blue-canoe.co.uk.NOS PAM> wrote in message
news:%2******** ********@TK2MSF TNGP09.phx.gbl. ..
An incredible thread!

What's the point in arguing between yourselves when none of you can provide concrete evidence for any of the arguments. The original post [Ray] just
wanted to know about the available, 'reliable', upload components.
Most of them have been listed.
Why not just get an eval of all of them and *try* it to see which operates
fastest. Mind you, the speed is probably more to do with bandwidth from the client than anything else. If the server has a 2Mb connection but the client is on ADSL with 256kbps upload then the maximum upload from that client will be about 25Kb/sec irrespective of what method is employed. I can't envisage any scenario where the server would be significantly taxed receiving
25Kb/sec of upload irrespective of it being component or script based..
Maybe I'm missing the point but as a developer I'm a bit non-plussed by
everyone's attitude in this thread, brings to mind a school playground
slanging match.

My suggestion is that you all now focus on having a go at me for having the gall to comment - a common enemy is always a good thing to get everyone
working together.

NB: I was following this thread since I've never done uploads but I'd like
to in the near future and I thought I might learn something. However, it
looks like I'll just have to get hold of them all and have a go myself to
see what's best for me - probably a component, not for speed, but for speed and ease of development.

Cheers,

Chris.

Jul 19 '05 #25
CJM
Now that the 'debate' has started, Ray... How about posting us your findings
when you have tried a few options?

Cheers

Chris
Jul 19 '05 #26
>Anybody with half a brain knows a good component based upload component can
totally outperform a purely script based solution.


You're exactly right. It *can*. It doesn't necessarily mean it
always will, so cut the attitude. Anybody that does real-world
programming realizes there is never a one-size-fits-all solution.

Jeff
Jul 19 '05 #27
>NB: I was following this thread since I've never done uploads but I'd like
to in the near future and I thought I might learn something. However, it
looks like I'll just have to get hold of them all and have a go myself to
see what's best for me - probably a component, not for speed, but for speed
and ease of development.


That's really the key, finding what works for you. In some cases, we
use the absolute worst product for the job simply because we're
comfortable programming with it. In my case, I usually test the first
component I find, if I can understand it and comfortably work with it
within three minutes, I don't normally look at the next one.
Sometimes it takes a few tries, sometimes you get lucky right out of
the gate. But you would never get anything productive done if you
agonized over every choice you made and examined all the what-if's
involved.

Works the same with wives... :)

Jeff
Jul 19 '05 #28
I posted so I wouldn't have to test 900 different options. Damn you all!
:P

Ray at work

"CJM" <cj*****@yahoo. co.uk> wrote in message
news:eh******** ******@TK2MSFTN GP10.phx.gbl...
Now that the 'debate' has started, Ray... How about posting us your findings when you have tried a few options?

Cheers

Chris

Jul 19 '05 #29
Yeah, I do love my ADSL - it rocks. I still get scared thinking of going
back to dial-up.

And ... I'm not a bad person, I really do try and reply to posts if I think
I can provide a solution. In this instance, although not a solution, I
thought that the best thing to do would be to get hold of the upload
components, put them on similar web pages and try the upload to see how well
they perform and how easy they are to work with.

Anyway, my money's on Ray ....

Chris.

"CJM" <cj*****@yahoo. co.uk> wrote in message
news:ON******** *****@TK2MSFTNG P11.phx.gbl...
Personally, I think thats a really bad attitude, Chris...

As my mother used to say, 'If you can't say something libellous,
unsubstantiated , inflammatory or intolerant, don't say anything at all!'

Well it was something like that.

£10 says Fred floors Aaron in the 7th round... ;-)

Chris

PS. I love the way you talk about 256kbps as if it were narrowband! I think
this whole debate is redundant for me and my 40kbps dial-up connection.

"Chris Barber" <ch***@blue-canoe.co.uk.NOS PAM> wrote in message
news:%2******** ********@TK2MSF TNGP09.phx.gbl. ..
An incredible thread!

What's the point in arguing between yourselves when none of you can provide concrete evidence for any of the arguments. The original post [Ray] just
wanted to know about the available, 'reliable', upload components.
Most of them have been listed.
Why not just get an eval of all of them and *try* it to see which operates
fastest. Mind you, the speed is probably more to do with bandwidth from the client than anything else. If the server has a 2Mb connection but the client is on ADSL with 256kbps upload then the maximum upload from that client will be about 25Kb/sec irrespective of what method is employed. I can't envisage any scenario where the server would be significantly taxed receiving
25Kb/sec of upload irrespective of it being component or script based..
Maybe I'm missing the point but as a developer I'm a bit non-plussed by
everyone's attitude in this thread, brings to mind a school playground
slanging match.

My suggestion is that you all now focus on having a go at me for having the gall to comment - a common enemy is always a good thing to get everyone
working together.

NB: I was following this thread since I've never done uploads but I'd like
to in the near future and I thought I might learn something. However, it
looks like I'll just have to get hold of them all and have a go myself to
see what's best for me - probably a component, not for speed, but for speed and ease of development.

Cheers,

Chris.


Jul 19 '05 #30

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

Similar topics

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.
2
7474
by: SU_Oran | last post by:
I found this when searching. I need to have a simple script that will upload a single file. It is giving me an error on Set upl = Server.CreateObject("ASPSimpleUpload.Upload") It is saying : Server object, ASP 0177 (0x800401F3) Invalid class string Am I missing something? A DLL perhaps?
3
5063
by: Mike Kelly | last post by:
Hi. I've built a page using standard ASP.NET 2.0 features and when I upload a large file (>20MB) to our intranet server, I get a paltry 100KB/s on our 100Mb/s LAN. Simply copying the file, I get around 7MB/s. I'm using a FileUpload control on an .aspx page, and then I'm writing the MyFileUpload.PostedFile.InputStream off to a database. What can I do to speed up this uploading? Thanks 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
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"...
6
4962
by: Laphan | last post by:
Hi All I can't get round this because it's a local government thing, but I've done a CMS for a school (in ASP classic) that allows them to upload gifs, jpgs, pdfs and docs to their site for the usual CMS stuff. Works fine on my host as I use ASPupload and I have one FTP location for my data, but I've now found out that I've got to put the site on the local government's servers and they only provide the following setup:
0
9645
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
9480
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
10147
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
10090
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
9949
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...
1
7499
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
6739
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
3645
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2879
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.