Re: The Upload is Interupted!

  •  02-23-2009, 10:07 AM

    Re: The Upload is Interupted!

    Guys,
     
    I just downloaded the new build and now this no longer works:
            <add key="CuteWebUI.AjaxUploade.UploadSpeedKB" value="100" />.

    This used to work and now no matter what value I set, the upload speed is at max so I can no longer test for connection dropout. Also, if anyone has an answer for my previous post below, please let me know.
     
    Basically I have setup a custom UI upload page with multiple uploaders which queue the next uploader in line as seen here: http://cutesoft.net/foums/thead/48457.aspx. However, if there is a connection interrupt, an alert window fires over the page saying that the Upload is Interrupted. I need to cancel that alert and instead return that alert to the javascript so that I can run a delete process of the temp file and restart the uploade, thereby creating resume.
     
    Can someone please assist? The client will soon get very antsy.

    Thanks!
    ~ Thomas
View Complete Thread