Discussion on the technology of refreshing new data upload in Drupal

Source: Internet
Author: User
Tags drupal
In Drupal, there are several methods to achieve resumable Upload of files on the web: 1. & nbsp; using FormData and fileReader in HTML5. However, this method can only be used after IE10. 2. & nbsp; use the swf file for transit. 3. & nbsp; explore the technology of using hidden ifr Drupal to upload files without refreshing
There are currently several methods to implement resumable Upload of files on the web:
1. use FormData and fileReader in HTML5. However, this method can only be used after IE10.
2. use the swf file for transit.
3. use the hidden iframe to submit.

The above two and three are actually similar.

In Drupal 7, I found that all fields with content-type as image can be uploaded without refreshing.

I have been studying it for a long time and don't know how it works. My conclusion is: the first and second types can be excluded currently. However, I did not find the iframe in HTML.

Solution!
Thank you! Share:
------ Solution --------------------
You have code. you don't know what's going on.
I have no code. how do I know what's going on?
------ Solution --------------------
Baidu and google have a lot of new Upload without any restrictions! As you said, you have already excluded the three possibilities, so...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.