msxml
XSLT transform with MSXML doesn't use proper encoding
I\'m using IXMLDOMDocument::transformNode from MSXML 3.0 to apply XSLT transforms.Each of the transforms has an xsl:output directive that specifies UTF-8 as the encoding.For example,[详细]
2023-02-16 07:32 分类:问答How to Import FileReference and FileSystemTree to ActionScript
I tried to insert a FileSystemTree in Flex . Flash Builder doesn\'t recognise that and produces the error:[详细]
2023-02-14 16:50 分类:问答msxml selectnodes: namespace in text node
I have to following XML file: <root xmlns=\"http://someurl/element\" xmlns:text=\"http://someurl/text\">[详细]
2023-02-14 07:36 分类:问答Weird behaviour of the msxml .dll's
All of a sudden some of our clients experience the ActiveX component can\'t create object error when the program tries to instantiate a MSXML2.DOMDocument. We are talking about a VB6 app here that is[详细]
2023-02-11 11:42 分类:问答Caching client-side XSLT imports in Internet Explorer
I\'m transforming an XML document with XSLT in Internet Explorer 7. My XSL开发者_如何学PythonT imports/includes -- I\'ve tried both -- another XSLT with the following line:[详细]
2023-02-10 15:34 分类:问答401 Unauthorised errors when attempting to download ASP page to file
Issue Msxml2.ServerXMLHTTP keeps returning 401 - Unauthorised errors each time we attempt to read the contents of a file (ASP) from a web server.[详细]
2023-02-10 06:58 分类:问答Cross Domain Post - Losing POST Data
I have 2 servers, both running R2 / IIS7 / ASP Classic sites (can\'t get around any of that) Server A is making the follow calls:[详细]
2023-02-07 21:35 分类:问答"MSXML2" has no member "IXMLDOMNode" problem in VC++ 2010
I\'m trying to compile a VC++ projec开发者_JAVA百科t I\'ve inherited that uses MSXML2. This is an ATL .EXE project. A header file includes the following:[详细]
2023-02-06 07:18 分类:问答How to upgrade an MSXML Document from version 1 to verison 6?
My application uses MSXML version 1 (MSXML.DOMDocument) to store user documents in XML format. I want to upgrade to MSXML6 (Msxml2.DOMDocument.6.0). The problem is that old documents are not always re[详细]
2023-02-02 08:31 分类:问答MSXML string-compare problem
Can someone please explain wh开发者_开发百科y this JavaScript code outputs zero instead of one?Also, when elements //e[2] and //e[3] are swapped then it works, why?[详细]
2023-01-31 07:19 分类:问答