Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using AsyncFileUpload in my project .It works fine in other browsers but not in IE9.I have not find any solution to fix it that problem.Can any one help me.If there is any solution to fix this problem please tell me to
"How can I fix it"?


Thanks in advance!!
Posted

I found this article(He customized the AsyncFileUpload control) & surely will help you.

Customize AsyncFileUpload (Microsoft Ajax control toolkit), Cross Browser too[^]

SUMMARY



All codes are tested under major browsers: IE8/IE9 RC/Firefox 3.6/Chrome 9. It's nice to have such a built-in control to work with.

Hope this is helpful in your projects as well.
 
Share this answer
 
Comments
Espen Harlinn 8-Aug-11 18:41pm    
Cool, my 5
AsyncFileUpload doesn't support in IE. You can use jQuery File upload.

Thanks,
 
Share this answer
 
v2
Comments
MDubey1987 8-Aug-11 7:58am    
Thanks For your help

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900