|
|
Subject:
Drog and drop into Browser based application.
Category: Computers > Internet Asked by: sundari_haseena-ga List Price: $10.00 |
Posted:
05 Apr 2006 20:21 PDT
Expires: 05 May 2006 20:21 PDT Question ID: 715985 |
Is it possible to drag and drop from desktop (or filesystem) to an AJAX application (or into a browser based application/plug-ins? Is it possible in a flash client. | |
| |
| |
|
|
There is no answer at this time. |
|
Subject:
Re: Drog and drop into Browser based application.
From: avatarng-ga on 12 Apr 2006 06:21 PDT |
My answer to your question is "it depends ...", depends on platform, what type of object involved and very much depends on developer who binds the code responding to "drag n drop" action. Do not mis-understand me, I come with a soluton. Depends on platform, application developer: For OS like Windows XP and almost all Microsoft product is "drag n' drop"-aware (this is why it's so popular). Of course there is some other OS will support it as well, I'm not sure on this ... you find it out. Solution: Well instead of using Flash to archieve this, I recommend to use a normal browser ... more portable. So how do I drag n' drop files from my local filesystem to a web application? E.g: Use a frame to contain local file pointed to "file:" and the other frame is the html area with javascript listening to the "drag n' drop" event. How do I archieve "Drag n' drop" mechanism in html? Get a piece of javascript library from http://www.walterzorn.com/dragdrop/dragdrop_e.htm. So, with the help of AJAX and some server-side scripting (PHP,.Net,Java Servlet, you named it) you will do the trick. OK, I gave you the hints ... hopefully you can work your way out :) By Avatar Ng http://avatar21.superihost.com/ (Avatar's Blog - KLJUG) |
Subject:
Re: Drog and drop into Browser based application.
From: avatarng-ga on 12 Apr 2006 06:22 PDT |
Yes I forgot, what you got from the drag-n-drop action is probably the "url string" of the file location. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |