G
Guest
Hi
I have an HTML document that I would like to parse and
replace certain tags (keeping the text) and replace
i.e.
<TABLE> = <BR>
<Strong> this is strong </STRONG> = <B>this is strong</b>
Can anyone point me in the right direction to do this
Thanks
Richard
I have an HTML document that I would like to parse and
replace certain tags (keeping the text) and replace
i.e.
<TABLE> = <BR>
<Strong> this is strong </STRONG> = <B>this is strong</b>
Can anyone point me in the right direction to do this
Thanks
Richard