fire UploadCompleted when no files are selected

Last post 07-19-2010, 1:28 AM by pbwbart. 3 replies.
Sort Posts: Previous Next
  •  07-15-2010, 9:35 AM 62507

    fire UploadCompleted when no files are selected

    Hi,
     
    I want to fire the UploadCompleted event, even if no files are selected.
    Now, nothing happens when i click upload and no files are selected, but I still want to perform some database updates at this moment.
    If there is some other event, I don't have any problem with it, but I still need to fire an event at that moment
     
    regs
     
    bart
  •  07-17-2010, 3:26 AM 62546 in reply to 62507

    Re: fire UploadCompleted when no files are selected

    Hi pbwbart,
     
    Fow nor, AjaxUploader does not support this feature. Sory for you inconvenience.
     
    Regards,
     
    Ken
  •  07-18-2010, 10:24 PM 62552 in reply to 62507

    Re: fire UploadCompleted when no files are selected

    bart,
     
    I think you need change the UI logic.
     
    Maybe you need provide 2 buttons,
     
    one for "Add files" , and one for "Update your data"
     
    Regards,
    Terry
  •  07-19-2010, 1:28 AM 62559 in reply to 62552

    Re: fire UploadCompleted when no files are selected

    Hi,
     
    I created a javascript which checks if there are any files selected or not,
    This scripts decides whicj action is fired.
     
    regs
     
    bart
View as RSS news feed in XML