UPLOAD

TwitterFacebook
Get flash to fully experience Pearltrees
GOOD

http://www.freshdesignweb.com/10example-ajax-upload-file-with-php.html Multiple file upload forms are sometimes essential for your web application but managing upload from multiple file input boxes becomes a bit tedious and lengthy.

10+Ajax Upload File Sample With PHP

In this tutorial I will show you how to create simple AJAX file upload system using PHP and JavaScript. http://www.ajaxf1.com/tutorial/ajax-file-upload-tutorial.html

AJAX file upload tutorial

http://malsup.com/jquery/form/#getting-started The following code controls the HTML form beneath it. It uses ajaxForm to bind the form and demonstrates how to use pre- and post-submit callbacks.

jQuery Form Plugin

http://digitarald.de/project/fancyupload/3-0/showcase/photoqueue/ Swiff meets Ajax for powerful and elegant uploads. FancyUpload is a file-input replacement which features an unobtrusive, multiple-file selection menu and queued upload with an animated progress bar. It is easy to setup, is server independent, completely styleable via CSS and XHTML and uses MooTools to work in all modern browsers.

Queued Photo Uploader » FancyUpload - Swiff meets Ajax Showcase

http://www.9lessons.info/2011/08/ajax-image-upload-without-refreshing.html Are you looking for ajax file/image upload and preview without refreshing page using Jquery.

Ajax Image Upload without Refreshing Page using Jquery.

FileUploader

http://wiki.jqueryui.com/w/page/12137894/FileUploader type: widget
Le multi-upload, j'avais tendance à penser que c'était une légende de développeurs ! Après avoir fait quelques recherches sur Internet (communautés de développeurs, sites spécialisés, ...), je n'ai trouvé que des projets en cours de développement ou des scripts difficiles à mettre en oeuvre ... http://www.phpcs.com/codes/MULTI-UPLOAD-FACILE-AVEC-JQUERY-PEU-PHP_44633.aspx

MULTI-UPLOAD FACILE AVEC JQUERY ET UN PEU DE PHP multiupload, multi-upload, multi upload, jquery, Source N°44633 PHP

http://www.jainaewen.com/files/javascript/jquery/iframe-post-form.html#sourceforge-project

Ewen's Files, Ewen Elder; jQuery JavaScript PHP CSS xHTML MySQL Developer

Well, it's not really Ajax uploading considering file upload with ajax is not possible, but the end result is similar. This jQuery ajax upload plugin creates a hidden iframe and sets the form's target attribute to post to that iframe. When the form is submitted, it is posted (including the file uploads) to the hidden iframe.
http://www.spiblog.fr/2011/09/jquery-upload-drag-an-drop/ De retour pour un article, après quelque mois d’absence bien occupés au boulot Ici je vais vous parler de nouvelles possibilités javascript liées aux drag’n'drop ainsi qu’aux traitements de fichiers.

Jquery: upload en drag and drop