To ********, this is what Im doing...
Parsing text of a website. Im using the replace to pull out several instances of this line.

</td><tr bgcolor="#FFFFFF"><td>

notice the qutoes already in the string, that makes it difficult to concantenate. I have not tried HanneSThEGreaT's suggestion yet but Ill let you know

Thanks