Hello
I am using DOM to access XML..i am having a problem to edit a node value
forexample i have xml like
<person>
<name>Smith</name>
</person>
i want to change "Smith" to "Jhon"..how can i do it?
help me please..i am newbie in xml vb/asp stuff
thanks