-
Notifications
You must be signed in to change notification settings - Fork 17
Ajax file upload using pure JavaScript
igstan/ajax-file-upload
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WHAT'S THIS ------------------------------------------------------------------------------- The code available in the /complex and /simple directories is POC that real Ajax file upload is possible... but only in FF3 for the moment. The code had initially accompanied a tutorial that is published at the moment at http://igstan.ro/posts/2009-01-11-ajax-file-upload-with-pure-javascript.html. SOME DETAILS ------------------------------------------------------------------------------- The code in /simple concentrates on getting ONLY file data to the server, while the code in /complex tries to serialize a full blown form with every type of component that I could imagine and then send it to the server. LICENSE ------------------------------------------------------------------------------- What you'll find in the source files is licensed under the new BSD license, so feel free to use it for whatever you wish. I know of somebody that used it to built a Mozilla Ubiquity command. Enjoy it!
About
Ajax file upload using pure JavaScript
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published