AJAX style file upload without page refresh
July 13th, 2009
Need to quickly implement a cross browser solution for Ajax type file upload but too lazy to read all the exhaustive tutorials out there? This quick how-to might be just for you. Although the server side code shown here uses PHP, this solution can be adapted for Java, Perl or whatever else you use on the server side.
