DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2006
    Posts
    23

    Question creating a xml file using VB and DOM

    hi,
    i want to create a xml file usin VB that is my xml should look like this
    <detail>

    <person>
    <age>add some data</age>
    </person>

    <person>
    <age>add some data</age>
    </person>

    <person>
    <age>add some data</age>
    </person>

    <detail>

    how can i do this plz help

  2. #2
    Join Date
    Aug 2004
    Location
    Orange, California
    Posts
    1,252
    Check out these links in the FreeVBCode Archives
    Read Data from a XML File using the XML DOM
    Create XML Using the MSXML Object Library

    Also you can just search for XML from Here
    FreeVBCode.com

  3. #3
    Join Date
    Jul 2006
    Posts
    23
    thaks for the valuable information

Similar Threads

  1. Replies: 1
    Last Post: 07-20-2001, 03:21 AM
  2. Building XML DOM in VB..
    By deccan deccan in forum XML
    Replies: 2
    Last Post: 06-22-2001, 06:43 AM
  3. Replies: 3
    Last Post: 03-07-2001, 05:31 AM
  4. Problem using XSL from IE -- works with DOM in VB
    By Paul Klanderud in forum XML
    Replies: 2
    Last Post: 02-01-2001, 09:13 AM
  5. Re: Create xml with VB
    By Cuong in forum XML
    Replies: 2
    Last Post: 03-22-2000, 08:18 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links