[IE6 only] For flash/flex, the returned data produces a stream Error error #2032 Solution

Source: Internet
Author: User
[IE6 only] For flash/flex, the returned data produces a stream Error error #2032 Solution

 

From http://www.xintend.com/

 

The test is effective.

 

Today's test

It is found that flash uses post or get to submit data. An error is always reported in IE.

However, the retrieved data is queried in the background and information is returned successfully.

After further testing, FF op SAF ie5.5 IE7 IE8 is normal.

Only IE6 returns a stream error, causing the page to fail to update asynchronous data in time.

Searched and tested

Finally found the solution:

Add in the HTTP header of the returned information

 
 
  1. Cache-control "=" no-store, no-cache, must-revalidate, post-check = 0, pre-check = 0

In addition, you need to cancel the "expires", "Pragma" header information.

In this way, everything is normal.

 

When will people forget you? 9 years have passed. Please retire .....

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.