Drag and drop upload: XML file opens in browser, doesn’t upload
I’ve written a drag and drop webpage to upload XML files. It has HTML and JavaScript, jquery.js and jquery.form.js libraries on the client. Uses AJAX, processed by PHP in the server. I didn’t so much write it as piece it together from excerpts on Stack Overflow; I’m not a programmer.