I suspect this isn't a CF issue at all. I'm thinking either it's the web server or a router config, because it sounds like something is breaking the connection between the browser and the server. For this to be true, the problem would have to happen with any kind of file though, so I'd test that first.
-- jon mailto:[EMAIL PROTECTED] Monday, June 30, 2003, 8:24:44 PM, you wrote: ECl> Nah, its not timing out, good idea though. It is ECl> actually a very short file, and I have a very fast ECl> connection, and so does the server. It is just 152k ECl> file. Also, it happens with Netscape and IE...only ECl> with Netscape, there is no error message just a blank ECl> page. And my CFTRYs aren't catching any errors ECl> either. It takes about 4 seconds before the FILE NOT ECl> FOUND error message appears in IE. ECl> -----Original Message----- ECl> From: Ewok [mailto:[EMAIL PROTECTED] ECl> Sent: Monday, June 30, 2003 10:50 PM ECl> To: CF-Talk ECl> Subject: Re: Weird Image Upload Problem ECl> are you sure its not timing out? ECl> try adding ?requesttimeout=500 to your form action url ECl> ----- Original Message ----- ECl> From: "Jochem van Dieten" <[EMAIL PROTECTED]> ECl> To: "CF-Talk" <[EMAIL PROTECTED]> ECl> Sent: Monday, June 30, 2003 3:50 PM ECl> Subject: Re: Weird Image Upload Problem >> E C list wrote: >> >> > I am running into a strange file upload issue on a >> > friends ISP hosted website. I am using a ECl> multipart >> > form with a browse button to select the file. On ECl> the >> > action page, I am using the standard CFFile ECl> ACTION= >> > "UPLOAD" call to save the files. Everything works >> > great with most files. But I have a 152k animated ECl> gif >> > that is about 50 frames, and large dimentions that >> > causes an Internet Explorer standard "Page Not ECl> Found" >> > error to come up whenever I try to save it. If I ECl> cut >> > it back to 35 frames, things go just fine and the ECl> file >> > uploads and plays back correctly. >> >> Try a different browser. Also, what is the error ECl> message the server >> sends (which is not necessariy the same as the one ECl> IE displays)? >> >> Jochem >> >> >> >> ECl> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

