0
Answer

Browser compatibility issue for asp:FileUpload control

vasanthasilvary

vasanthasilvary

10y
1.4k
1
I am using
 
<asp:FileUpload ID="fileupload" CssClass="upload" runat="server" EnableViewState="true" /><br />
it is working fine in Internet Explorer
but not working in Chrome and Firefox Browsers