Skip to Content
0
Former Member
May 27, 2008 at 06:26 PM

Changing part of a file

16 Views

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