Or, maybe you can do a CFHTTP call to handle the file upload in the background while sending your users on to other pages. The CFHTTP call can give you back a result code so that you can know if it is successful.
On Fri, Jul 11, 2008 at 11:19 AM, Robert Harrison < [EMAIL PROTECTED]> wrote: > OK. I think the browser may be timing out. > > Is there a way I can just keep refreshing the page or keep send something > to > the browser until the file upload completes? > > I looked at CFFLUSH but I can't see a way to execute it in conjunction with > CFFILE. > > Robert B. Harrison > Director of Interactive services > Austin & Williams > 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 > T : 631.231.6600 Ext. 119 > F : 631.434.7022 > www.austin-williams.com > > Great advertising can't be either/or... It must be &. > > -----Original Message----- > From: Dawson, Michael [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 10, 2008 10:32 PM > To: CF-Talk > Subject: RE: TimeOut Problems > > Did you try a different browser? > > _____ > > From: Robert Harrison [mailto:[EMAIL PROTECTED] > Sent: Thu 7/10/2008 3:43 PM > To: CF-Talk > Subject: RE: TimeOut Problems > > > > Not on CF8. Tried adding <cfsetting requesttimeout="99999999">, but it > still > times out right at two minutes. > > Any other ideas where this may be coming from or how I can override it? > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308934 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

