Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: How to find xml parsing will work in a browser

From: "Umut Alev [MSFT]" <xml@---------.--->
To: NULL
Date: 1/2/2007 9:30:00 PM

Dinesh,
XP and Win2003K have msxml3 installed and registered to be used by the OS 
and the Browser. Please do not register dlls hap hazardly. This may leave 
your systems vulnerable to security breaches.

If you have done so recover it to the original state by calling "regsvr32 
msxml3.dll" any where from the command line.

All supported Internet Explorer versions supports and use Msxml3. So your 
check is not necessary at all.

For instance to create a msxml3 DOM object from scripting simply do

var o = new ActiveXObject("Msxml2.DOMDocument.3.0");

Cheers,
- Umut Alev [MSFT]

<balakrishnan.dinesh@g...> wrote in message 
news:1167477473.178210.55400@k......
> hi frnds,
>
>         How to enable xml in all browsers, In windows 2003 and XP OS,
> if smxml1 alone registered, others are unregistered. now the status is
> ,
>
>      ~ In XP, the xml processing is fine .But incase 2003 it is not
> working.
>      ~ Difference between the two system is the mxxml dll file version
> number.
>      Even i have copied the msxml dll from XP and putted into 2003 OS,
> But it didnt reflect, the dll   in 2003 remains same as the old version
> number
>
> Reason why im asking is, I need know whether the browser is capable do
> xml processing, how to find out that ?.
>
> Is there any code to find out or anyother solution
>
> Thanks
> Dinesh....
> 



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent