This is a migrated thread and some comments may be shown as answers.

Asyncupload control

1 Answer 47 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Tanvi
Top achievements
Rank 1
Tanvi asked on 22 Feb 2014, 12:17 PM
after selecting one image by pressing on select button, the file gets uploaded. Likewise, if again i press on the select button again it uploads another file. Its a little confusing.
To prevent that i after selecting and uploading a single image , the fileupload control or the button through which i select another image should be disabled.
Can anyone provide me with any solutions??....Its urgent...Thanks

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 24 Feb 2014, 03:55 AM
Hi Tanvi,

Please try to set the MaxFileInputsCount property of RadAsyncUpload as one to achieve your scenario. Using this property you can limit the maximum number of file inputs which can be added to a RadAsyncUpload instance. Please have a look into this help documentation.

Let me know if you have any concern.
Thanks,
Shinu.
Tags
AsyncUpload
Asked by
Tanvi
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or