Given some HTML like
I want to extract the string "bar" into a variable.<TR><TD>Foo:</TD><TD> bar </TD></TR>
Note the space on each side will be there, even if the value string is "".
Originally posted as a Categorized Question.
In reply to How can I find the contents of an HTML tag? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |