AsyncFileUpload textbox click issue

claire9971

New Member
I am using Ajax Toolkit. Following is the HTML used \[code\]<cc1:AsyncFileUpload ID="AsyncFileUpload1" runat="server"/> \[/code\]The final UI apearance is a file upload control. My query is, Why in IE on clicking the textbopx area, nothing happens? On clicking the button, it opens the File Dialog
1u2nj.png
It works fine in FF and Chrome
 
Back
Top