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....