0

I'm working on an asp.net project, and I'd like to add a drag-and-drop control to it. I found this website explaining how to do it with HTML5. They use some javascript functions to get the uploaded files into an <output> control.

Once the file is uploaded and in the <output> control - is there any way that I could pass its contents (the uploaded file) to the `code behind?

Thanks.

Cheshie
  • 2,577
  • 6
  • 30
  • 48

0 Answers0