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

Does ASP choke on File Uploads via Linux?

I was trying to upload a small 22K JPEG image from my computer here at
work, which is Linux Red Hat 7.3, to a website (www.picture.com) file
(ASP) that is within a Windows (I believe NT but not sure) platform.
Each time I tried the file upload was unsuccessful, and the customer
service rep told me there were no apparent problems on their end (and
checked, none on my end either).

To cover all bases, has anyone else ever had problems uploading small
files from Linux to Windows?

Thanx
Phil

---------------------------------------
TCL and PHP: The Superior Web Languages!
javascript: Is Cool
ASP: why?
http://valsignalandet.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #1
5 1358
What are you using to do the upload?

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"The Nordic One" <de*********************@null.com> wrote in message
news:eK**************@TK2MSFTNGP09.phx.gbl...
I was trying to upload a small 22K JPEG image from my computer here at
work, which is Linux Red Hat 7.3, to a website (www.picture.com) file
(ASP) that is within a Windows (I believe NT but not sure) platform.
Each time I tried the file upload was unsuccessful, and the customer
service rep told me there were no apparent problems on their end (and
checked, none on my end either).

To cover all bases, has anyone else ever had problems uploading small
files from Linux to Windows?

Thanx
Phil

---------------------------------------
TCL and PHP: The Superior Web Languages!
javascript: Is Cool
ASP: why?
http://valsignalandet.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 19 '05 #2
Nothing. I am at the website at www.picture.com and trying to upload a
file using the website itself and nothing else.

Phil

---------------------------------------
TCL and PHP: The Superior Web Languages!
javascript: Is Cool
ASP: why?
http://valsignalandet.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #3
You have to be using something to upload the file. What are you doing to try
to get the file to upload?

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"The Nordic One" <de*********************@null.com> wrote in message
news:OQ**************@TK2MSFTNGP11.phx.gbl...
Nothing. I am at the website at www.picture.com and trying to upload a
file using the website itself and nothing else.

Phil

---------------------------------------
TCL and PHP: The Superior Web Languages!
javascript: Is Cool
ASP: why?
http://valsignalandet.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 19 '05 #4
Ok, I went to the site and I think I understand what you mean now. The site
is built using ASP and either uses a component or pure ASP to upload files
by way of a form containing <input type = "file">. This is most likely an
issue between your browser and the upload mechanism on the site and has
nothing to do with ASP in general. You need to contact the site web-master
and see if they have any known problems with your browser.

Some of the other users on this group might have sites you could try to
upload against for test purposes. Anyone?

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"The Nordic One" <de*********************@null.com> wrote in message
news:OQ**************@TK2MSFTNGP11.phx.gbl...
Nothing. I am at the website at www.picture.com and trying to upload a
file using the website itself and nothing else.

Phil

---------------------------------------
TCL and PHP: The Superior Web Languages!
javascript: Is Cool
ASP: why?
http://valsignalandet.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 19 '05 #5
I actually did contact someone in customer service who said she would
talk to the webmaster about this issue. I went home and successfully
uploaded the JPG file using Win2000 and IE 6.0.

Phil

---------------------------------------
TCL and PHP: The Superior Web Languages!
javascript: Is Cool
ASP: why?
http://valsignalandet.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #6

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

Similar topics

3
by: kafooey | last post by:
Hi all, I've been digging around on the newsgroups and the web for a possible answer for this problem, but have so far come up with nothing so thought I would ask here... I have the following...
5
by: Kikoz | last post by:
Hi all. I assume that if the user uploads a file from aspx page IIS will put all future requests to the same page from other users in a line and all of them will be waiting until this upload...
2
by: Buddy Ackerman | last post by:
I'm have Windows 2000 Server and my website allows uploads of files (using <input type="file">) However I have some problems when a user trys to upload a large (>8MB) file. When the user submits...
16
by: lawrence k | last post by:
I've a file upload script on my site. I just now used it to upload a small text document (10k). Everything worked fine. Then I tried to upload a 5.3 meg Quicktime video. Didn't work. I've...
4
by: yehaimanish | last post by:
I am developing the project management system. Each Project: 1. Title, description ... , stored in mysql database 2. Upto ten files (initial description), (name in db, file in file system) 3....
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...
4
by: Tony B | last post by:
I've moved an existing site (which I didn't write) from a apache/php/mysql host under windows to a linux apache/php/mysql host. I've sorted out most problems except one. There is an upload...
6
by: Milan Krejci | last post by:
while(list($key,$value) = each($_FILES)) { if(!empty($value)){ $filename = $value; $add = "upimg/$filename"; echo $_FILES; $error=copy($_FILES, $add); if (!$error)...
2
by: manirajmurali | last post by:
hi all, i have face this problem more 3 days.. if anybody help me.. i have upload file through php coding .. i have download that same file from server.. its coming empty file.. i dont know...
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:
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
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
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...
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,...
0
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,...

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.