<div>Hi</div>  <div>&nbsp;&nbsp;&nbsp; var product = <BR>productsRequest.responseXML.getElementsByTagName('product').innerHTML;</div>  <div>&nbsp;</div>  <div>this will works fine for you.reply me if you have any doubt</div>  <div>&nbsp;</div>  <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A.suresh<BR><B><I>Michael Borchers &lt;list@tridemail.de&gt;</I></B> wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">I receive the following XML file and want to parse it into a form input <BR>f.e.:<BR><?xml version="1.0"
 encoding="iso-8859-1"?><BR><PRODUCT><BR><PRODUCTS_NAME>Dienstleistungen Layout, Redaktion</PRODUCTS_NAME><BR><PRODUCTS_PRICE>1300.00</PRODUCTS_PRICE><BR><PRODUCTS_DESCRIPTION></PRODUCTS_DESCRIPTION><BR></PRODUCT>I tried it his way and it works fine as long the <BR>products_descriptionis not empty, but otherwise, like in this case above, it <BR>won't work: var product = <BR>productsRequest.responseXML.getElementsByTagName('product').item(0); var <BR>productDescription = <BR>product.getElementsByTagName('products_description').item(0).firstChild.data;which <BR>ist the "finest" way to read out my XML file?!thanks <BR><BR>_______________________________________________<BR>Javascript mailing list<BR>Javascript@LaTech.edu<BR>https://lists.LaTech.edu/mailman/listinfo/javascript<BR></BLOCKQUOTE><BR><p>&#32;
        

        
                <hr size=1></hr> 
Here’s a new way to find what you're looking for - <a href="http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/">Yahoo! Answers</a>