hi all,
I have a XML file like as shown below..
i need to replace the value of status for a particular task..can u help me how to do it..
<?xml version="1.0" encoding="utf-8"?>
in the above file..i need to change the value of "status" of the "tskName = PS0002439"
Cansomone give some idea please...
Have a look on http://bytes.com/groups/net-xml/178906-change-node-attribute-value You can googlize it also, I did that :)