I'm building a site where users can fill in a multi-page form which is dynamically generated from a database. I use JQuery to post the data to my controller and return the next page of the form. It works fine for everything except files.I'm building a site where users can fill in a m