Erwin Kodiat wrote: > > Dear all, > I have a string which is contained HTML tag in it (not well-formed XML, for > sure). Is there any way to load the string onto a document object (DOM)? You may want to use the write method on the HTMLDocument interface. > My second question is regarding IXMLDocument Load method; can I use that > method in a server script without decreasing performance of the server? There is no IXMLDocument Load method in the DOM. Check if your implementation has a support mailing list but this mailing list is definitively not the right place to ask this question. Regards, PhilippeReceived on Wednesday, 1 November 2000 15:39:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 22 June 2012 06:13:48 GMT