kaancho12
Technical User
- Feb 22, 2005
- 191
if my data is like this:
<TR ALIGN="CENTER">
<TD><FONT SIZE="-2">63P-100</FONT></TD>
<TD><FONT SIZE="-2">500-0070</FONT></TD>
<TD><FONT SIZE="-2">10</FONT></TD>
<TD><FONT SIZE="-2">Top</FONT></TD>
<TD><FONT SIZE="-2">T2</FONT></TD></TR>
and i need to find the text "500-0070" --in essence all the text that start with "500-" and add a button after that text then how do i go about it????
thanks
ko12
<TR ALIGN="CENTER">
<TD><FONT SIZE="-2">63P-100</FONT></TD>
<TD><FONT SIZE="-2">500-0070</FONT></TD>
<TD><FONT SIZE="-2">10</FONT></TD>
<TD><FONT SIZE="-2">Top</FONT></TD>
<TD><FONT SIZE="-2">T2</FONT></TD></TR>
and i need to find the text "500-0070" --in essence all the text that start with "500-" and add a button after that text then how do i go about it????
thanks
ko12