xsl-list
[Top] [All Lists]

Re: xmlDoc.documentElement Error

2003-03-25 06:11:26
Neumyer, Jim wrote:

I am getting an error with XML/XSL.  It is saying that
'xmlDoc.documentElement' is null or not an object. Line 47, char 7.
This is reported in IE 6.

      xmlDoc.load("/x12/_data/xmlo.myipaddr");
Check here whether the document has been loaded successfully:

if (xmlDoc.parseError.errorcode == null)
...
--
Oleg Tkachenko
Multiconn Technologies, Israel


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list