asp.net mvc - Multiple File Selector jquery plugin -


i used multifile , works great, can't customize files appeneded. don't want file uploader, tried blueimp , others want select mulitple images preview/remove , send them server side on form submit.

is there way customize multifire or other plugin that's customizable??

or way values blue imp on form submit rather directly upload?

i'm using asp.net mvc 5 record.

thanks in advance

you may use dropzone customizable html5 upload plugin


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -