Hi I was just wondering if its possible to do an ajax post a file in asp.net mvc, basically i have a form with two buttons, one of the buttons extracts images for the select
You may take a look at the jQuery Form plugin which allows you to ajaxify forms that contain file inputs.