Groups | Blog | Home
all groups > dotnet xml > june 2004 >

dotnet xml : Insert XML into a XmlDocument object



sonny
6/11/2004 7:42:01 AM
Sonu Kapoor
6/12/2004 5:15:58 PM
What do you mean ? If you want to append xml to an
existing xml, then you can use either XmlNode.InsertAfter
(), AppendChild() or some other functions from the XmlNode
class.

Sonu
MyBlog: http://weblogs.asp.net/sonukapoor/


[quoted text, click to view]
has data in it. Does anyone have and c# examples (vb.net
will work) or ideas on how to do this? Thx...sonny
[quoted text, click to view]
AddThis Social Bookmark Button