Hi All,
Sorry if this is slightly off topic..
For a small website which will be used mainly to store images during a long trip, I am looking for an easy to use method to upload many (100+) images onto a webserver. Obviously, multiple file form elements is not realistic.
The next option I found, was the use of a java applet called jupload. This however requires a java runtime to be installed., Since this person will be travelling south/central america, and may not have the option to install anything on the computers, that's not ideal either.
Is there really no good alternative for multiple file uploads? It need to be able to select several (again 100+) image files in one go, and upload them all. Can the PhP FTP tools be used for this? I could not figure out how to create the client side for it. Is also seems to be able to use only one file box.
Anybody with a solution?
Thanks,
Jelle.