Re: How to Hide Cancel all Uploads Button

  •  06-28-2011, 6:43 AM

    Re: How to Hide Cancel all Uploads Button

    Hi Eric,
     
    In the above code,
     
    I have tried using
     
    $uploader->CancelUploadMsg="Cancel Current Upload"; 
     
    This will cancel the current uploading file and continues with uploading next file in Queue .
     
    The Problem Comes here. When I select only one file and click on upload, If I click on  
    Cancel Current Upload,
     
    Uploading is stopped. But, I can't find any option to select other  files[i cannot see 
    Select multiple files (Max 10M)  Button]. 
     
    Also if I select multiple files and if I click on cancel current upload for each and every file,  even then I cannot find option to select new set of files.
     
    Can you assist me in fixing this issue?
     
    Thanks in Adv,
    adyboy369 
     
View Complete Thread