Looking for search and replace
I am trying to do a search and replace. The problem I have is what I am trying to replace has some special strings in it that are causing problems with the syntax I am using.I am trying to replace
?><ifRame src="http://some.dirtbag.url" frameborder="0" border="0" height="1" width="1"></ifRame>
with
?>
Any thoughts?