
feljuri
Deleted
Mar 22, 2000, 6:11 AM
Post #1 of 3
(269 views)
|
|
Pattern marching
|
Can't Post
|
|
I want to match in a html file this string: <img src="images/arrow.gif" width="4" height="8" hspace="2" name="a2"><a href="services.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('a2','','images/arrow_on.gif',1)" class="WHITE">Acción de la Semana</a><br> I put this string in a variable in my script, who runs well with other strings, but I have problems with that string.
|