Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
File Upload issue using AjaxFileUpload Control
Pnkl
9y
667
1
Reply
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....
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
Print button not visible in RDLC report in asp.net C#?
HttpApplication and HttpModules