Upload multiple Images and Ping an address to upload them
- by azz0r
Hello!
I am trying to allow administrators to upload 20-30 images in one go.
I have tried jquery uploadify, SWFUpload and other various jquery scripts.
However I have had many issues doing this. Uploadify worked fine, however it stopped working and after a day of debugging I couldn't figure out why (and by god, I tried to figure out why)
So I have decided to try a java applet, however they all seem to cost quite abit of money. All I need is something to select some images, then each image upload pings and address where I can resize them in PHP, and done.
Does anyone know a freeware solution thats easy to use?