Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Created Issue: AjaxFileUpload - Not Uploading more than one file [27191]

$
0
0
When I select more than one file and click upload. the First file goes through the sequence turns green and is done uploading.

The second file does not even start. Also clicking cancel does nothing.

Does the uploadComplete Event fire for each file being uploaded ?

protected void AjaxFileUpload1_UploadComplete(object sender, AjaxControlToolkit.AjaxFileUploadEventArgs e)
{
photo[imgCount++] = e.GetContents();
} //imgCount and photo are static variables of the page that are only refreshed once. i.e. !Page.IsPostBack

.NET 4 and Chrome 20

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>