I recently watched the google wave video from google i/o where they said you can drag and drop files from windows explorer to the browser and upload them using gears. Can someone point me in the right direction to do this myself? I've browsed around the gears api page on google code and can't really find any examples that even come close to this.
+1
A:
i've also been looking - the best i've found so far is this but it's not very well documented
http://code.google.com/p/jquerymultiupload/
Josh
Josh
2009-06-19 08:50:24
What was the solution?
chris
2009-07-09 22:56:41
Just used SWFUpload (google it)Not as slick as drag and drop, but its a lot easier to set up and lets users do multiple files at once.
Shadow
2009-07-11 04:02:43
+3
A:
You have some info here: http://fvisticot.blogspot.com/2009/06/google-gears-desktop-drag-and-drop.html
+1
A:
Here is a good post about gears drag-drop upload with ASP.NET
http://coderbag.com/Web-Development/Drag-Drop-file-Upload-With-Google-Gears-and-ASP-NET
Tar
2010-09-22 18:08:23