anil1982
January 23rd, 2006, 07:30 AM
Hi All,
I am implementing Drag and Drop of files between my namespace extension and Windows Folders. The files that are shown in my namespace extension do not exist locally on the machine, they are a part of a database.
When a user drags a file from my namespace extension and drops it on a Windows folder, I need to send the information regarding the file that was dragged and the folder on which it was dropped to an Applet sitting on that machine. The applet will then put that download the file to the location at which it was dropped.
Can someone tell me how to find out the directory on which the file was dropped?
Thanks and Regards,
Anil
I am implementing Drag and Drop of files between my namespace extension and Windows Folders. The files that are shown in my namespace extension do not exist locally on the machine, they are a part of a database.
When a user drags a file from my namespace extension and drops it on a Windows folder, I need to send the information regarding the file that was dragged and the folder on which it was dropped to an Applet sitting on that machine. The applet will then put that download the file to the location at which it was dropped.
Can someone tell me how to find out the directory on which the file was dropped?
Thanks and Regards,
Anil