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

File Upload components?

I've been looking around to learn more about file uploading and this
component [1] makes note of Mac and Unix support and so on. It also sells
for $149 and up!

What's the big deal here? Spoofygoo buy-me talk? Or are there really issues
accessing the Mac or *nix file system to get a file to upload to the server?

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

[1] http://www.websupergoo.com/abcupload.net-1.htm
Dec 21 '05 #1
5 1309
Correction: $899 for the .NET component!

<%= Clinton Gallagher

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:em**************@TK2MSFTNGP09.phx.gbl...
I've been looking around to learn more about file uploading and this
component [1] makes note of Mac and Unix support and so on. It also sells
for $149 and up!

What's the big deal here? Spoofygoo buy-me talk? Or are there really
issues accessing the Mac or *nix file system to get a file to upload to
the server?

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

[1] http://www.websupergoo.com/abcupload.net-1.htm

Dec 21 '05 #2
Have you looked at the WebClient component? Its in the framework, and
is free. It will upload using a HTTP PUT or POST.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:em**************@TK2MSFTNGP09.phx.gbl...
I've been looking around to learn more about file uploading and this
component [1] makes note of Mac and Unix support and so on. It also sells
for $149 and up!

What's the big deal here? Spoofygoo buy-me talk? Or are there really
issues accessing the Mac or *nix file system to get a file to upload to
the server?

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

[1] http://www.websupergoo.com/abcupload.net-1.htm

Dec 21 '05 #3
Not yet Nichols but thank you for bring it to my attention... still, the
question looms "is there something 'special' to consider with regard
touplodaing binary files to a PC from a Mac or Unix platform?" the seller of
the component infers that there is something to be concerned about.

With some of the 2.0 quality issues I've been learning about I'd just like
to know what may have been left out of the box so to speak...

<%= Clinton Gallagher

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:OE**************@TK2MSFTNGP11.phx.gbl...
Have you looked at the WebClient component? Its in the framework, and
is free. It will upload using a HTTP PUT or POST.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:em**************@TK2MSFTNGP09.phx.gbl...
I've been looking around to learn more about file uploading and this
component [1] makes note of Mac and Unix support and so on. It also sells
for $149 and up!

What's the big deal here? Spoofygoo buy-me talk? Or are there really
issues accessing the Mac or *nix file system to get a file to upload to
the server?

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

[1] http://www.websupergoo.com/abcupload.net-1.htm


Dec 21 '05 #4
clintonG wrote:
I've been looking around to learn more about file uploading and this
component [1] makes note of Mac and Unix support and so on. It also
sells for $149 and up!

What's the big deal here? Spoofygoo buy-me talk? Or are there really
issues accessing the Mac or *nix file system to get a file to upload
to the server?


If there was, it would be a browser issue. Honestly, I've never heard
of something like that.

Cheers,
--
http://www.joergjooss.de
mailto:ne********@joergjooss.de
Dec 21 '05 #5
I haven't thought so myself but the component for sale mentions such issues
as it they were important. Thanks for your comment.

<%= Clinton Gallagher

"Joerg Jooss" <ne********@joergjooss.de> wrote in message
news:xn****************@msnews.microsoft.com...
clintonG wrote:
I've been looking around to learn more about file uploading and this
component [1] makes note of Mac and Unix support and so on. It also
sells for $149 and up!

What's the big deal here? Spoofygoo buy-me talk? Or are there really
issues accessing the Mac or *nix file system to get a file to upload
to the server?


If there was, it would be a browser issue. Honestly, I've never heard
of something like that.

Cheers,
--
http://www.joergjooss.de
mailto:ne********@joergjooss.de

Dec 21 '05 #6

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

Similar topics

3
by: Dan Sikorsky | last post by:
Uploading from browser to server using Msxml2.XMLHTTP takes a long time about 15 minutes for a 1.5MB file at 37.2Kbps, although it does get there. Is there anyway to speed things up? here's the...
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: Joe | last post by:
Hello, I have IIS 6.0 running on w2k3 Enterprise. I have three upload forms 1 to have restricted uploads .asp 2 to upload plain .asp any extension 3 a FP form upload non .asp
6
by: Paul | last post by:
Hi there, When adding a "File Field" HTML control to an aspx page to facilitate file uploading, the following occurs: 1. You select a file that is larger than the allowed size limit. 2. Once...
5
by: darrel | last post by:
I'm looking for some options for implementing a file uploading tool. The 'catch' is that it's been requested that we accomodate files from 2 to 100mb in size, and, ideally, the ability to upload up...
2
by: alabraha | last post by:
Hi! It's been awhile since I've had to upload files with classic asp and now that we're changing servers, we're having a problem with the server guys. They don't want to install any components...
3
acoder
by: acoder | last post by:
How to Upload a File in Coldfusion Use the cffile tag for uploading files to the server. Note that allowing people to upload files is fraught with danger and only trusted users should be...
1
by: =?Utf-8?B?YXNob2tuYW5kaA==?= | last post by:
Hi, I am using a native asp.net file upload technic which currently supports small files. But i need to upload the file of size more than 200 mb to 300 mb. I have used many 3rd party...
6
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...
0
by: darrel | last post by:
Well, I spent way too many non-billable hours trying to get a progress bar for large file uploads implemented in a project. I ended up using the GREAT open source 'NeatUpload' which I have to say...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.