Article ID: 311730 - Last Review: January 31, 2007 - Revision: 3.8 Data Is Not Posted Correctly by Using XMLHTTP to Send Multiple Asynchronous POSTsThis article was previously published under Q311730 SYMPTOMS
If you use XMLHTTP to send multiple POSTs asynchronously to a Web server that is configured to use basic authentication, some data may not be posted correctly. The following code sample (JavaScript) demonstrates the problem:
RESOLUTIONTo resolve this problem, obtain the latest service pack for Internet Explorer 6. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
328548
(http://support.microsoft.com/kb/328548/EN-US/
)
How to Obtain the Latest Internet Explorer 6 Service Pack
The English version of this fix should have the following file attributes or later:
Date Time Version Size File name ---------------------------------------------------------- 11-Dec-2001 11:14 6.0.2711.1200 479,232 Urlmon.dll WORKAROUND
To work around this problem, you can first connect by using a synchronous connection before the two asynchronous connections. This causes authentication to be carried out properly before the data is posted.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Internet Explorer 6 Service Pack 1. APPLIES TO
| Article Translations
|
Back to the top
