weixiyen / jquery-filedrop

jQuery plugin - drag and drop desktop files and POST to a URL to handle files.
958 stars 285 forks source link

Not Found, error message while draging file into filedrop area. #187

Open whyonaz opened 6 years ago

whyonaz commented 6 years ago

Getting the Not Found error message when draging file in to filedrop area? Not sure what I am doing wrong here. When i check file.name it has the correct filename, it never calls the method in the constructor. I run this js in a partialview in MVC5 .

Jquery-2.1.4

jquery.filedrop.js * Version: 0.1.0

Thank you for any help.