Hi, I got a mvc form with file upload function. Ive got an action that takes a file and extracts thumbnails from it, after which the user can select the image and then proceed to submit the form. How can I publish the source file using ajax, given this, this is not the final presentation of the form, and I want to save user input. those. no postback thanks
source
share