J
jussi
hi gurus
I need to replace some string in the html file but haven't manage to
work it out.
In a HTML file I have a string :
......<a href="javascript:CreateList(TopForm)"><img
src="images/playselected.gif" bgcolor="#949494" align="right/"
border="0"></a>
....
Which I need to replace with this one:
I have look for exsample HTML:arser but couldn't understand how it
works !!
So please, give me exsample code how to find a string and replace it.
Thanks advance
-Jussi
I need to replace some string in the html file but haven't manage to
work it out.
In a HTML file I have a string :
......<a href="javascript:CreateList(TopForm)"><img
src="images/playselected.gif" bgcolor="#949494" align="right/"
border="0"></a>
....
Which I need to replace with this one:
I have look for exsample HTML:arser but couldn't understand how it
works !!
So please, give me exsample code how to find a string and replace it.
Thanks advance
-Jussi