I been looking for days for any sample code (without having to install or include bunch of files plugins etc) to upload files to my website (And, something that shows progress for each file).
I been trying to find just basic javascript (with/without Ajax). I found: https://github.com/RonnieSan/uploadify It works, it's not perfect. The problem is I need to be able to upload 200-500 files (each less than 1 MG). And when selecting just 50 files, it freezes.
Are there any simple already made script you guys can recommend? Thank you so much in advance!