jQueryFileUpload.Net icon indicating copy to clipboard operation
jQueryFileUpload.Net copied to clipboard

asp.net mvc 3/4 support

Open dotnetwise opened this issue 12 years ago • 2 comments

This is nice. Could you please wrap the functionality to an asp.net mvc controller?

dotnetwise avatar Feb 27 '12 15:02 dotnetwise

One of my colleagues has done this, will see if I can find it.

i-e-b avatar Feb 29 '12 21:02 i-e-b

I have this wrapped in an MVC application with both MVC Controller Upload procession, and .ashx handler. https://github.com/maxpavlov/jQuery-File-Upload.MVC3

maxpavlov avatar Mar 25 '12 10:03 maxpavlov