<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<STYLE></STYLE>

<META content='"MSHTML 5.00.0910.1309"' name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT><FONT size=1>
<P>How to handle a selectSingleNode method error ...</P></FONT></DIV>
<DIV><FONT face=Arial size=2>Hi everybody,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I utilize the XSL server-side (...within ASP) to 
handle some XML files and find a specific pattern with the selectSingleNode 
method to display all the informations about the item... but my problem is ... 
when the node of a part of the informations is null ... I got an error that ... 
is not an object ...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The thing I want to do is to load correctly the XSL 
file to display the other parts of the informations and replace the error in the 
same HTML, by an standard message like: &quot;this part is under 
construction&quot;...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance for any answer...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Eric</FONT></DIV></BODY></HTML>