I\'m trying to submit a form with a file field in it via jQuery.Form plugin, here\'s the code:
file
$(\'form\').ajaxSubmit({ url: \"/path\", data
Removing ContentType from serverside works for me.