i revisited your code troy (FileUploadController). it works well ( after a couple of tweaks ;) ) so i guess a way forward would be to submit the file first, get back file data and include that data when submitting the rest of the form. i'm now using html5 (building on your
suggestions b/allen, cheers) at the front end and it all seems to hang together quite well. many thanks guys.
WindKnot
Member
24 Points
10 Posts
Re: submitting files to a web api
Feb 24, 2012 01:02 PM|LINK
i revisited your code troy (FileUploadController ). it works well ( after a couple of tweaks ;) ) so i guess a way forward would be to submit the file first, get back file data and include that data when submitting the rest of the form. i'm now using html5 (building on your suggestions b/allen, cheers) at the front end and it all seems to hang together quite well. many thanks guys.