Hi, i try to extract text from html text stored in a db.
This is an example:
<P style="FONT-SIZE: 13px; MARGIN-LEFT: 6px"><FONT color=#073b66><STRONG><A
href="/generic.asp?page_id=p00497">Practice Exams</A> - </STRONG><FONT
color=#000000>ours are the most realistic exam simulations, and the best way to
prepare for your exams. Get detailed correct and incorrect answers and
explanations. Free Flash Cards are included.</FONT></FONT> </P>
If i search "generic" this regexp must find if this text is over the html tag.
Please help