Uploading large files with AJAX and jQuery tagged Programming AJAXJavaScriptjQuerywebsite development An introduction to the FileReader API and where its strengths lie in AJAX file uploads.
Submit file input via AJAX with jQuery the easy way tagged Programming AJAXJavaScriptjQuerywebsite development How to upload a file with form file input using FormData API and jQuery.