Thread
:
Problem in Removing Node from XML using Vb.net
View Single Post
•
•
Join Date: Nov 2008
Posts: 27
Reputation:
Solved Threads: 0
jaiprakash15
Offline
Light Poster
Re: Problem in Removing Node from XML using Vb.net
0
#
2
Jan 8th, 2009
Dear friends..
I have solved the Thread with slight modification in the XML file...
<?xml version="1.0" encoding="utf-8"?>
<TaskDetails>
<Task Name="PS0001234">
<Status>Start</Status>
</Task>
</TaskDetails>
Now i can delete the nodes sucessfull...
jaiprakash15
View Public Profile
Find all posts by jaiprakash15