vasanthasilvary

vasanthasilvary

  • NA
  • 45
  • 37.4k

Browser compatibility issue for asp:FileUpload control

Jan 29 2014 2:56 AM
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