Wibble top-posted:
> <TD[^>]*>([^<]*)</TD>
>
[quoted text clipped - 3 lines]
> >
> > <TD class=tblform3 id=L_listing width=23>123</TD>
Won't work if the included text has it's own tags.
I doubt whether regexps are the right tool for this job. (Personally, I doubt
whether they are ever the right tool for any job).
-- chris
Wibble - 28 May 2005 00:01 GMT
The specification didnt include nested tags.
Java is full of cool stuff that you have to rewrite if you
actually care.
> Wibble top-posted:
>
[quoted text clipped - 12 lines]
>
> -- chris