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

FILE UPLOADING IN ASP.NET or ASP for that matter

psb
WHO HAS THE BEST COMPONENT FOR FILE UPLOAD? HELP!? has anyone achieved
100% success with HTTP uploading with Mac clients??? I thought the whole
<input type="file" .../> was a w3c standard that goes back 10 years!!

I have been doing web development with either asp or asp.net since 1998. I
have implemented almost every methodology for file uploading -> com+, asp
w/ado.stream, asp.net, asp.net private assemblies. In my past experienced,
the people uploading images have been administrators managing inventory or
content on a CMS, so they were forced to use IE5+.

I started working for a printing company back in 2002. Printing companies
NEED ftp access for their clients, especially MAC clients. The printing
industry is fueled by MAC. For 1.5 years, I have been on so many support
calls trying to get MAC users to connect to our ftp site that my head has
spun off. My boss and I were sick of all, so he wanted us to make it as
simple as possible. We bought an expensive FileUpload Control (asp.net),
which was working perfectly until this past friday when a Mac user trying to
upload a 50 meg file from his home DSL line failed at 75%.

any response is greatly appreciated!
-Paul
Nov 18 '05 #1
1 1415
I don't have experience with Mac browsers, but I did find FileUp to be a
good product for Windows. A quick way to check for Mac compatibility would
be to go to this page on a Mac and try an upload:
http://demo.softartisans.com/default.aspx?PageID=293

Ken

"psb" <pb******@msn.com> wrote in message
news:es**************@TK2MSFTNGP10.phx.gbl...
WHO HAS THE BEST COMPONENT FOR FILE UPLOAD? HELP!? has anyone achieved
100% success with HTTP uploading with Mac clients??? I thought the whole
<input type="file" .../> was a w3c standard that goes back 10 years!!

I have been doing web development with either asp or asp.net since 1998.
I
have implemented almost every methodology for file uploading -> com+, asp
w/ado.stream, asp.net, asp.net private assemblies. In my past
experienced,
the people uploading images have been administrators managing inventory or
content on a CMS, so they were forced to use IE5+.

I started working for a printing company back in 2002. Printing companies
NEED ftp access for their clients, especially MAC clients. The printing
industry is fueled by MAC. For 1.5 years, I have been on so many support
calls trying to get MAC users to connect to our ftp site that my head has
spun off. My boss and I were sick of all, so he wanted us to make it as
simple as possible. We bought an expensive FileUpload Control (asp.net),
which was working perfectly until this past friday when a Mac user trying
to
upload a 50 meg file from his home DSL line failed at 75%.

any response is greatly appreciated!
-Paul


Nov 18 '05 #2

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

Similar topics

5
by: Dave Smithz | last post by:
Hi There, I have a PHP script that sends an email with attachment and works great when provided the path to the file to send. However this file needs to be on the same server as the script. ...
2
by: rbt | last post by:
Has anyone used pure python to upload files to a webdav server over SSL? I have no control over the server. I can access it with all of the various webdav GUIs such as Konqueror, Cadaver, etc. by...
4
by: R Reyes | last post by:
I am trying to code a file uploader (for forum/email attachments) from the client computer to a remote web server via the PUT method (since POST is not allowed ). However, the upload works ONLY...
4
by: Mark Miller | last post by:
I've been trying to execute a javascript function just before submit on a form that contains an <input type="file"> input field and it isn't working. The reason I want to do this is the end users...
6
by: tshad | last post by:
I have an upload file input as: <input id="MyFile" style="width:300px" type="File" runat="Server"> This works fine, but I find that if my page doesn't pass validation during postback, the page...
3
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...
6
by: poorna | last post by:
hi all, Can any body guide me please how to upload video files using php and how to maintain it? Is there any thing diffrent way to upload a video files? Regards, poorna
8
by: ctiggerf | last post by:
I was hopeing someone could help me out here. Been stumped on this one all day. This function 1. Checks uploaded files. 2. Creates two resized images from each (a full size, and a...
4
rahulephp
by: rahulephp | last post by:
i think i am missing something in the below script: It shows error an do not upload files to destination: Let me know how to solve this: <?php if (isset($_POST)) { $uploadArray=...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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,...

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.