Re: The uploader freezes IE7 when 500 files are selected.

  •  11-06-2008, 8:07 PM

    Re: The uploader freezes IE7 when 500 files are selected.

    jl,
     
    When use the javascript to do the customize progress UI,
     
    The developer can calculate the total time remaining.
     
    I will provide a better example next week.
     
    --
     
    There is a POST after each file. That's is not nessasary and can use XMLHttp to do that.
     
    We will improve this later. Thanks.
     
    --
     
    If you are using UploadAttachments , It would show a table wich is generated at server side.
     
    You can draw a new table with UploadAttachments.Items data.
     
    But currently we don't have property to hide that table.
     
    Regards,
    Terry
     
View Complete Thread