Hi,
I have a text file that has something like
<number="1234" name="abcd">
and also like this
<number1="2342"
name1="dsfgsdgs">
and has some other text in between
I want to change (replace) the number and name values of these. how can i accomplish this