[jQuery] Send an image to the server with $.ajax

[jQuery] Send an image to the server with $.ajax


Hi, I have a page with a input file, and I'm wondering if it is
possible to send the file to server using ajax, without submit.
Thank you