PHP AJAX example: asynchronous file upload
Asynchronous file uploads is quote popular feature in modern AJAX web-applications. However standard AJAX classes (XmlHttpRequest) does not have capabilities to process or send files selected with "file dialog" (input type="file"). This article contains example application (trivial file-sharing service, like rapidshare, megaupload or yousendit) which uses embedded frames (IFRAME) to upload file. While file is uploaded to hidden frame, user can still access web-page and fill "file description" field.
Visit publisher site: PHP AJAX example: asynchronous file uploadListing Details
- Filed in:
-
Scripts / PHP / Tutorials & Tips / File Manipulation
- Submitted on:
- Last Updated:
- Dec 4, 2006
- Publisher:
- AnyExample Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Other
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for PHP AJAX example: asynchronous file upload