Re: DOMDocument object

>I am using DOMDocument object.It has one method - save.
>But when I use it in Javascript in my Internet Explorer5 ,for saving the
>xml file after changes the browser shows permission denied error.

Since this method isn't a standard part of the DOM API, you should ask the
authors of the  DOM implementation you're using -- in this case, the
Microsoft IE folks.

______________________________________
Joe Kesselman  / IBM Research

Received on Friday, 19 May 2000 09:57:03 UTC