URGENT HELP NEEDED
Posted: Wed Mar 25, 2009 3:26 pm
Hii All,
i am trying to search for
<td>12</td>
and replace with
<td align="center">12</td>
so i have search this with <td>[0-9]*</td>
i want this number 12 would not change and the rest would change
as numeral between the code"" is varying, i am unable to replace it .
please find a way out .
alok agarwal
i am trying to search for
<td>12</td>
and replace with
<td align="center">12</td>
so i have search this with <td>[0-9]*</td>
i want this number 12 would not change and the rest would change
as numeral between the code"" is varying, i am unable to replace it .
please find a way out .
alok agarwal