Ajax File Upload
-
Here’s a cool Ajax based file upload implemented in PHP. Source code is also available at the site
Link: Asynchronous image file upload without AJAX(posted this link by mistake)Correct Link: AJAX File upload Progress
Advertisement
4 Comments
Leave a Comment
























January 28th, 2006 at 3:38 am
That’s a nice script, but not really Ajax. It does load a page, just in an iframe, which is not always able to be duplicated.
Good link though.
February 7th, 2006 at 3:18 am
This is a very good upload script. I can use this script to upload images for my kostenlose chat site. thanks, vt!
February 27th, 2006 at 6:47 pm
Jeff, Thanks for pointing out that the script I posted was a non-Ajax script. I actually wanted to post Ajax File upload Progress from Joshua Eichorn’s blog. I’ve corrected the link in the post.