View Single Post
  #1 (permalink)  
Old April 19th, 2004, 05:12 PM
garyjh garyjh is offline
Registered User
 
Join Date: Apr 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Visual Basic 6.0 and XML

Hello Everyone

I have recently purchased a book entitled "Professional Visual Basic 6.0 XML" and I am trying to figure out how to add a new record to an existing record using DOM. I was hoping that someone out there might have a real simple solution to this problem without me having to read the entire book.

I know how to load the XML into DOM but there is going to be a case when I need to add a new record and save it back out.

Can somebody help me with this?



Thank You

Gary