2

One of my clients has requested the functionality of uploading documents by dragging and dropping them in the browser window. The website is being built with ASP.NET 3.5. I know of the 'dragdropupload' add-in for firefox, which allows dropping files on an upload control, but I also need it to work in Internet Explorer.

Does anybody know of a way to programmatically enable this? Or are there perhaps any third party controls available (preferably free/open source)? It is acceptable if it is only possible to drop the file on an upload control. I cannot use any browser extensions like Silverlight or Flash.

1 Answer 1

1

I don't think this can be done i IE without ActiveX, or Silverlight

Sign up to request clarification or add additional context in comments.

1 Comment

IE doesn't support that feature of HTML5 I think. Maybe IE9 but I'm not sure

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.