get text from a certain <tr> tag
- by WideBlade
Is there a way to get the text in a dynamic way from a certain <tr> tag in the page?
e.g. I've a page with a <tr> with the value "a1". I'd like to get only the text from this <tr> tag, and echo it into the page. is this possible?
here is the HTML:
<html><tr id='ieconn2' >
<td><table…