Drag n drop between windows and website

  • Thread starter Thread starter inga2005
  • Start date Start date
I

inga2005

Hi!
I have a customer who wants to be able to drag file from the windows
explorer on to a treeview in a web site. Can this be done?
 
I have a customer who wants to be able to drag file from the windows
explorer on to a treeview in a web site. Can this be done?

Not via standard HTML, javascript and web browsers.

You'd need some custom ActiveX control at the very least. Or, possibly, a
standalone application outside of the browser.

-Darrel
 
Not via standard HTML, javascript and web browsers.

You'd need some custom ActiveX control at the very least. Or, possibly, a
standalone application outside of the browser.

-Darrel

Hi!
I was afraid of that.
/erik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top