Wow! Ok, that is cool. There is also a reference down in the comment
section about how to do this with a new API that will be coming out in
Firefox 3.6. IE, this is without gears:
http://www.thecssninja.com/javascript/drag-and-drop-upload
This also looks very interesting and the comments in t
No, my code doesn't do that, sorry for not expressing this clear.
Here is the example of drag-n-drop images upload:
http://www.appelsiini.net/2009/10/drag-and-drop-file-upload-with-google-gears
And here is the corresponding API documentation:
http://code.google.com/intl/ru/apis/gears/api_deskt
Thanks everyone for all of your comments - I've been off looking at
these various choices, learning a bit about java/flash this morning.
I was not able to get http://www.radinks.com/upload/dnd.php to work.
It seems that even with the demo I have access privilege issues.
Ariel, when you run the dem
On Fri, Oct 23, 2009 at 1:29 PM, Ariel Nunez wrote:
> I found this while googling: "drag and drop upload":
>
> http://www.radinks.com/upload/dnd.php
>
> Seems to use a combination of Java (applet) + PHP (server) and is not
> open source.
i tried this one several years ago. unfortunately, can't
Google Gears can also be used in order to implement drag-n-drop image
uploading. I beleive it is the easiest way because it only involves
some javascript programming.
You can also do other nice things with Google Gears (resize images
client-side, for example; check http://bitbucket.org/kmike/gear
Hi Margie,
I found this while googling: "drag and drop upload":
http://www.radinks.com/upload/dnd.php
Seems to use a combination of Java (applet) + PHP (server) and is not
open source.
But it seems to prove it is possible. Just perhaps not with simple
HTML + JS.
Regards,
Ariel.
On Oct 2
On Thu, Oct 22, 2009 at 11:54 PM, Margie Roginski
wrote:
> They want to use
> an windows app called mwsnap to basically snap images from their
> desktop, then ctrl-v to copy the image into my django app.
is there any web app that does this? AFAICT, all use some upload
button (maybe augmented w
I have a django app that uses Eric Florenzano's threadedcomments app
to allow my users to comment on issues. My users are asking for the
ability to cut and paste images into their comments. They want to use
an windows app called mwsnap to basically snap images from their
desktop, then ctrl-v to
8 matches
Mail list logo