jQuery-File-Upload.MVC3
jQuery-File-Upload.MVC3 copied to clipboard
How to load images from server to Jquery File Uploader
I'm using mvc5. I can upload images to server, to a custom folder. Now I want to get images from that folder to file uploader when page is loading. I don't understand how to do it. There is a template-download and I can't put image objects to it.