// post · 381

AJAX Multiple file upload

·

Here is a pretty cool way to allow users to upload multiple files via a web form using AJAX.

// comments

· StreetComputing trackback
Some numbers from year12.joahua.com For that photo website at that elusive domain name.
Time from the idea to a site live: Six hours
Time from a live site to a functional site: About a day
Lines of code to make it go (markup, CSS, PHP): 2001
Number of unique visitors: 309
Average numbe...
· matelot guest
WRONG
That's NO AJAX, just JavaScript/DOM
· Anonymous guest
Cheeting ... that's not ajax
· Rob Price guest
I agree, thats just Javascript. As far as I am aware, unless you put the contents of a file into a variable and send as a get / post variable to a script that creates the file on the server with the contents of your variable, there is no such thing as an AJAX file upload.
· NAS guest
Hellow,
if you need a good solution for multiple files upload with just a little part of ajax for communication with flash you can test NAS Uploader : http://www.nasuploader.com
bye

// leave a comment

> click for comments help

HTML allowed: <a href="" title="" rel=""></a> <b></b> <blockquote cite=""></blockquote> <em></em> <i></i> <strike></strike> <strong></strong> <li></li> <ol></ol> <ul></ul>
ie: <b>bold</b>

Your comment may need to be reviewed before it is published.