URGENT:::XML Question

Jun 2 2006 8:15 PM
Hi Guys,

I have an xmlfile
<data>
<website name="abc" url="www.abc.com" enable="Yes">
<website name="abc1" url="www.abc1.com" enable="Yes">
</data>

I want to write code using System.XML namespace to delete node name="abc".
Please help.. I will highly appreciate your help...

Thanks

Answers (2)