- From: louis joseph <getlouis@yahoo.com>
- Date: Mon, 27 Mar 2006 21:41:30 -0800 (PST)
- To: www-dom@w3.org
Received on Wednesday, 29 March 2006 14:44:30 UTC
Hello All,
I have a query,
Using AJAX I'm trying to get source code of two webpages and want to put the content of both pages in one page
With AJAX i'm able to get the source code as text,within that text i need to get the body content
if i use sourceCode.getElementsByTagName('body').innerHTML i'm not getting proper result as this method is of document object
plz help me regarding this issue
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on Wednesday, 29 March 2006 14:44:30 UTC