[Home] [By Thread] [By Date] [Recent Entries]
----- Original Message -----
From: "Antsnio Mota" <amsmota@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx> Sent: Tuesday, March 15, 2005 6:08 PM Subject: Re: Error in XPath expression with IE Right, i forgot aboutYou also have to make sure the version 3 parser is invoked. To be absolutely certain you need to use the line: var xmlDoc = new ActiveXObject("msxml2.domdocument.3.0"); rather than either this line: var xmlDoc = new ActiveXObject("microsoft.xmldom"); or by using a data island. Joe
|

Cart



