Whats the best, most simple ajax file uploader?

前端 未结 3 1003
梦毁少年i
梦毁少年i 2021-02-02 03:50

I have asp.net 3.5 website, and i want to put an ajax uploader, but i want this ajax uploader to:

  1. don\'t refresh the page while/after uploading
  2. easy to in
相关标签:
3条回答
  • 2021-02-02 04:15

    Check http://krystalware.com/Products/SlickUpload/

    Free trial never ends, but it puts a little "powered by" notice on your site.

    0 讨论(0)
  • 2021-02-02 04:25

    I found a few different options out there. I haven't used any of them, but I will most likely look into the 3rd option here in the near future.

    • http://en.fileuploadajax.subgurim.net/
    • http://ajaxuploader.com/
    • http://mattberseth.com/blog/2008/07/aspnet_file_upload_with_realti.html
    0 讨论(0)
  • 2021-02-02 04:31

    You can use my AJAX Upload plugin that allows you to use any element for file upload and doesn't require flash.

    0 讨论(0)
提交回复
热议问题