WebDev: What is the best way to do a multi-file upload?

前端 未结 3 1548
耶瑟儿~
耶瑟儿~ 2021-01-07 05:12

I want (barely computer literate) people to easily submit a large number of files (pictures) through my web application. Is there a simple, robust, free/cheap, widely used,

3条回答
  •  耶瑟儿~
    2021-01-07 05:42

    swfupload, the best tool I know that lets you do that. Simple, easy to use and even has a fallback mechanism for the 1% web users that don't have flash 8+.

提交回复
热议问题