Upload start automatically after selecting an unacceptable file (e.g. larger than limit) even upload mode is set to manual

  •  05-03-2010, 5:12 PM

    Upload start automatically after selecting an unacceptable file (e.g. larger than limit) even upload mode is set to manual

    Hello and thanks for the excellent control!
     
    We've completely customized the AjaxUploader using JavaScript, but our only remaining problem is that it will begin the upload after an invalid file is selected by user (even though we set the start upload mode to manual).
     
    Also there is no way to prevent an invalid file to be added to the queue, we tried using document.eval(file[index].Cancel); in onSelect method but that didn't work either.
     
    Best Regards,
    Soheil Mokhtari

View Complete Thread