The Artima Developer Community
Sponsored Link

Web Buzz Forum
PHP AJAX example: asynchronous file upload

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Max Zone

Posts: 9170
Nickname: dzone
Registered: Jun, 2006

dzone.com is a link-sharing community where member participation determines what gets published
PHP AJAX example: asynchronous file upload Posted: Dec 4, 2006 4:22 AM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Max Zone.
Original Post: PHP AJAX example: asynchronous file upload
Feed Title: dzone.com: web design
Feed URL: http://www.dzone.com/feed/frontpage/web%20design/rss.xml
Feed Description: dzone.com: fresh web design links for developers
Latest Web Buzz Posts
Latest Web Buzz Posts by Max Zone
Latest Posts From dzone.com: web design

Advertisement
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.

Read: PHP AJAX example: asynchronous file upload

Topic: What's the best screen size resolution to design for? Previous Topic   Next Topic Topic: Announcing Intentional

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use