You must Sign In to post a response.
  • Category: ASP.NET

    Which File Upload functionality should I use for better compatibility in all browser

    Hi all,
    Need your help to choose correct file upload control for my new asp .NET web site.
    Currently we are using asp control but it is not working when it is deployed.
    and Ajax control is not working with Firefox.
    Please suggest which file upload control is more reliable or compatible with all browser.

    Thank you in advance.
  • #767258
    Hi,
    You can try jQuery file upload which i think is most compatible.
    Please find demo source code:
    https://github.com/blueimp/jQuery-File-Upload
    You can verify its browser compatibility over here:
    https://github.com/blueimp/jQuery-File-Upload/wiki/Browser-support

  • #767293
    Hi,

    What problem have you faced while using ASP file upload control?

    I guess that is the best option to support all the browsers.

    You just explore the difficulties which you faced while using ASP file upload control, so that we can give better solution.

    --------------------------------------------------------------------------------
    Give respect to your work, Instead of trying to impress your boss.

    N@veen
    Blog : http://naveens-dotnet.blogspot.in/


  • Sign In to post your comments