Dear all,
How can I use async fileupload control?
In my project, i have a master page which has a update panel.
I have a .aspx page and there i have a asynfilupload control, a button to upload and a drop down to seelct country
the problem is after selecting the file to upload and on selection of country (from drop down),, the selected file in asyncupload control disappears.
how can i solve this issue??
even after n no of selection in upload control, the file should remain as it is...
thanks
nick