Hi,
I use the RadAsyncUpload control to let visitors select one or more files.
I only want my upload / save button to be enabled whenever:
1. There are files available and actually uploaded
2. When NO upload is currently active
Is there a way to check how many files are actually uploaded and still uploading?
If I remove a file, or add a file I need to have some sort of client-side counter.
Not sure how to achieve.
Any ideas, samples?
Thanks,
Daniel
I use the RadAsyncUpload control to let visitors select one or more files.
I only want my upload / save button to be enabled whenever:
1. There are files available and actually uploaded
2. When NO upload is currently active
Is there a way to check how many files are actually uploaded and still uploading?
If I remove a file, or add a file I need to have some sort of client-side counter.
Not sure how to achieve.
Any ideas, samples?
Thanks,
Daniel