I am using Visual Studio 2012 Express with Framework 4.5 MVC.
I am also using Angular Js for the first time.
I have a view page that contains the multiple browse (file) button that will be use for upload single image by selecting each of them individually with my form data.
The problem is that by using submit button I am not able to get the images but I got the form data.
I want to get the images with the form data using Angular js.
I have already referred below posts but not getting the solution:
Please anyone help me to solve out this problem, would be appreciated.
form
source or better yet a jsfiddle/plunker/etc demonstrating the issue – miensol Feb 15 '16 at 7:50