> I have made a basic test case with a few text inputs and it works
> perfect with just them.
>
> However if I add a file input to them the json object is sent to the
> browser as a file download and the success method is never hit.


Is this happening on all browsers?  What is the mime type of the
response?  Try setting it to text/plain.

Mike

Reply via email to