Uploading large files with AJAX and jQuery posted under Code AJAXJavaScriptjQuerywebsite development An introduction to the FileReader interface and where its strengths lie in AJAX file uploads.
How I built a website in just one weekend posted under CodeSoftware CSSHTMLInternetJavaScriptjQueryPHPwebsite developmentWordPress A guide to building a website from start to finish. Get your site out instead of your hair.
Submit file input via AJAX with jQuery the easy way posted under Code AJAXJavaScriptjQuerywebsite development How to upload a file with form file input using FormData API and jQuery.