|
-
July 20th, 2010, 07:10 PM
#1
Way to get innertext of all childnodes of a node?
Hi,
Is there a way to get innerText from all childnodes of a node quickly? I am using VBA.
A web page has a node "H1" which has several childnodes, some of them are "p" and some are "STRONG". I need to get the text in these nodes. I tried to use getelementsbytagname and getattribute methods, but it is getting too complex. Is there an easy way?
Thanks,
MG.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|