I am using website home url/fileupload to upload files when I need them to be uploaded instead of relying on the standard file uploader, which saves the files right away.
However I am missing the feature to see the progress of the upload.
Is there a way to retrieve it ?
Thanks!