P
Praveen
I am trying to load XML response from the server and
transform the XML data using XSL to HTML. In html onload
method I am trying to modify the document.XMLDocument
values. During that time I am getting the
exception "Attempt to modify Read-only node".
Operating System - Windows XP
Browser Version - IE 6.0 SP 1
MSXML Version - 3.0 SP2
The same code works fine in
Win NT SP4, IE 5.5, MSXML Parser Version 2.5
Any help on this issue highly appreciated.
Thanks
- Praveen
transform the XML data using XSL to HTML. In html onload
method I am trying to modify the document.XMLDocument
values. During that time I am getting the
exception "Attempt to modify Read-only node".
Operating System - Windows XP
Browser Version - IE 6.0 SP 1
MSXML Version - 3.0 SP2
The same code works fine in
Win NT SP4, IE 5.5, MSXML Parser Version 2.5
Any help on this issue highly appreciated.
Thanks
- Praveen