all groups > asp.net building controls > january 2004 >
You're in the

asp.net building controls

group:

drag and drop control


drag and drop control srin
1/30/2004 3:01:06 AM
asp.net building controls: Hi All
I am developing a web application where the users should be able to upload files to the server by just dragging a file from the windows explorer or the desktop onto an area on the web browser. Now when i drag a file on to the browser IE tries to open it. i have tried to use the onDragDrop event in the javascript but i am not able to capture the path of the file that has been dropped. Is javascript enough to attain such a functionality or do i need to develop an activex or a custom control. Any suggestions on how to resolve are most welcome
Thanks in advanc
Re: drag and drop control Per Hallstrom
2/2/2004 9:58:50 AM


Hi srin!

Did you came up with a solutions on your prob?
Active-X component?

/ Per

*** Sent via Developersdex http://www.developersdex.com ***
Re: drag and drop control srin
2/3/2004 12:21:08 AM
Hi Per
Yes i found that it is not possible with Javascript. So i am trying to make an activex control. But still trying to find out the best methods. If i use dotnet then i might need the dotnet runtime on the clients machine. So i might have to use vb6 but we also get the warning unless we get it signed by some authirity. If you have any clues can you suggest something helpfu
Thank
AddThis Social Bookmark Button