316) 9/28/2007 Q303207 INFO: Installation of MSXML Parser Affects Run Mode (Q303207)
Different versions of the MSXML parser may be run in either side-by-side or replace mode. 317) 9/23/2007 Q305053 ServerXMLHTTP Stops Responding When You Send a POST Request (Q305053)
When you send a POST request by using 318) 9/23/2007 Q303322 BUG: Error Message When onreadystatechange Used with XML HTTP Objects in Visual Basic (Q303322)
When you attempt to set the 319) 9/20/2007 Q303326 INFO: Visual C++ Application Using ServerXMLHTTP or XMLHTTP in Async Mode Must Pump Messages (Q303326)
Starting with MSXML version 3.0, the 320) 9/27/2007 Q304265 HOWTO: Use the contains() XPath Function When You Are Programming the MSXML DOM (Q304265)
When you use the Microsoft XML (MSXML) Document Object Model (DOM) in code to load and parse an XML document, it is common programming practice to identify elements and/or elements with attributes whose data contains a specified string valu 321) 9/23/2007 Q303516 HOWTO: Use the starts-with() XPath Function (Q303516)
It is a common programming requirement when you load and parse an XML document using the Microsoft XML (MSXML) Document Object Model (DOM) to identify elements and/or elements with attributes whose values begin with a specific character or 322) 9/21/2006 Q308480 INFO: How to Obtain the Latest Microsoft XML 3.0 Service Pack (Q308480)
Microsoft XML Parser (MSXML) 3.0 updates are distributed in service packs. Service packs help keep MSXML current, as well as extend and update the functionality of your computer. Service packs are cumulative--each new service pack contains 323) 9/30/2007 Q221841 PRB: No Access XML Object Model After Call to XML Parser Load() Method (Q221841)
The load() method returns successfully but errors occur when accessing the MSXML Document Object Model. The XML document is valid, well-formed, and it contains no errors. 324) 9/28/2007 Q223337 INFO: Loading/Saving XML Data Using the Internet Explorer XML Parser (Q223337)
This article contains a list of methods supported by the Internet Explorer XML parser (MSXML) available for loading and saving XML data. 325) 9/30/2007 Q234460 BUG: URL Property on XMLHTTPRequest's ResponseXML Is Not Set (Q234460)
When you use the XMLHTTPRequest object to obtain XML data from another server, the responseXML's 326) 9/30/2007 Q234486 PRB: XMLHttpRequest setRequestHeader Method and Cookies (Q234486)
When using the XML Document Object Model (DOM), the 327) 9/30/2007 Q235344 FIX: DTDs and Schemas Not Resolved When Using loadXML Method (Q235344)
When you use the IXMLDOMDocument::loadXML method to load XML data into the MSXML parser via a string parameter, the MSXML parser does not correctly resolve any external files such as DTDs or Schemas. 328) 8/16/2007 Q238833 PRB: XML Parser: Invalid Character Was Found in Text Content (Q238833)
When parsing XML that contains "special characters" using the Microsoft XML parser (MSXML), the parser may report the following error message at the line and position of the first special character: 329) 9/26/2007 Q239540 PRB: XML Viewer Does not Perform Validation (Q239540)
When you are navigating the Internet Explorer browser directly to an XML file, the XML viewer does not validate the document against its Document Type Definition (DTD) or Schema. 330) 8/22/2006 Q244954 HOWTO: Populate a Treeview Control with an XML File (Q244954)
This article illustrates how to populate a Treeview control from an XML file in Visual Basic.
1
2
.... .... 18
19
20
21
[ 22 ]
23
24
25
26
27
Previous Page
Page 22 of 27
Next Page
|