File upload via drag&drop in a web application

One day at work a customer of our web application told me he wish he could upload multiply files with drag&drop in the browser.I had no idea how i could do that.. in a web application.

But today i found java applet which can solve my problem and the customers wish. I found it via a case study in the wiki of my favorite php framework.

Thin Upload

Just drag and drop your files onto the applet and they will uploaded. A optional browse button is also available. Unlike the html browse button you can select multiply files with ThinUpload.

Since Thin Upload is a Java Applet you need to have the java plug in installed in your browser.

The simple version of ThinUpload cost only 44€.

Leave a Reply