BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

Link Details

Link 8278 thumbnail
User 194680 avatar

By bonlebon
via anyexample.com
Published: Dec 04 2006 / 05:28

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.
  • 11
  • 0
  • 10653
  • 75

Comments

Add your comment
User 210719 avatar

MrBruit replied ago:

0 votes Vote down Vote up Reply

Good topic, but the article is really short and don't give any deep value informations, only source code.

User 209264 avatar

dugnamtar replied ago:

0 votes Vote down Vote up Reply

Well, this is just an example, not a tutorial, so the longest part of it is source code...

User 211123 avatar

jiminoc replied ago:

-1 votes Vote down Vote up Reply

dude, iframes != ajax
iframes have been around since animated gifs, blinking text and all the other crap

User 209687 avatar

Doug Karr replied ago:

0 votes Vote down Vote up Reply

jiminoc,

Actually iframes, especially dynamically generated hidden iframes, are part of ajax. I would recommend the book "Professional Ajax" that provides insight to many of Googles' Ajax driven sites.

Doug

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (11)



Voters Against This Link (0)