2
Answers

File Upload issue using AjaxFileUpload Control

Pnkl

Pnkl

9y
1.3k
1
Hello Guys,
 
I have one Problem arise to uploading multiple files through multiple AjaxFileUpload Controls in one asp.net webpage.
 
When I Click 1st AjaxFileUpload1 Control UPLOAD Button Then 'AjaxFileUpload1_UploadComplete' Event Fire But When I Click on 2nd AjaxFileUpload2 Control UPLOAD Button Then 'AjaxFileUpload1_UploadComplete' Event Fire instead of 'AjaxFileUpload2_UploadComplete' So I can't uploading file in Proper way. 
 
If you have answer then reply me. 
 
Thanks.... 
Answers (2)