Determining if upload is in progress

  •  12-15-2011, 5:18 PM

    Determining if upload is in progress

    Hi,
     
    I would like a way to know if an upload is in progress so that I can disable certain elements while the upload is under way.
     
    The optimal for me would be to be able to get this information client side, i.e. via two events.
     
    Alternatively I would need an avent on the server side to supplement the UploadCompleted event. e.g. an UploadStarted event.
     
    brgds,
    Thomas Scheelhardt
View Complete Thread