I'm trying to understand how to write a regex when the only pattern is table tags.
For one I need to figure out how to match the opening <table> tag of the 4th html table on a page. For another I need to get the 3rd opening table row <tr> tag after the 7th opening <table> tag. Thanks Craig ><> [EMAIL PROTECTED]