Image Drag/Drop into ASP.Net Form?

  • Thread starter Thread starter R Steele
  • Start date Start date
R

R Steele

Is there anyway to drag an image file (gif, jpg, png, etc.) from the desktop
and drop it onto a asp.net page such that is uploaded and processed? I'm
wanting to do this to make it easier for users uploading images to a web
server.

Any help or direction is appreciated.

Bob Steele
 
You will need to write an ActiveX control / browser plugin.

By default, the browsers do not support this functionality.
 

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