XML
  Home arrow XML arrow Using MSXML3.0 with VB 6.0
Iron Speed
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Download TestComplete 
Windows Web Hosting
 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
XML

Using MSXML3.0 with VB 6.0
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 19
    2006-11-07

    Table of Contents:
  • Using MSXML3.0 with VB 6.0
  • MSXML Document30 Properties and Methods
  • Creating an XML Document using VB 6.0
  • Adding a child node to the student node
  • Manipulating the XML document

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
     
    ADVERTISEMENT

    Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!

    Using MSXML3.0 with VB 6.0
    (Page 1 of 5 )

    If you're a VB programmer interested in learning how to parse and process XML documents, and use them in your applications, this article can help. You'll learn about MSXML properties, how to create an XML document using VB 6.0, and more.

    Introduction

    The COM based Microsoft XML Core Services, MSXML for short, is used in the parsing and processing of XML documents. The version used in this tutorial is MSXML 3.0, which has three dlls. When you reference the MSXML 3.0 you will be using the msxml3.dll. This version is installed in the side-by-side mode which implies that the previously installed older versions are not replaced. It is installed with Windows XP OS. The tutorial uses the W3C DOM (Document Object Model) which allows the user to navigate and manipulate the XML document through its various methods and properties. This tutorial uses the same XML document used in the earlier tutorial at this site. It is recommended that the reader reviews the earlier article.

    Adding a reference to your VB Project

    Before you start using MSXML 3.0, you should add a reference to the MSXML 3.0 library. This is easily done by accessing the References drop-down menu item when you click on Project in the main menu as shown. There may be several versions on your machine (there are about five on this machine) depending on several factors, but you can identify it in the References window if you have it on your machine.

    More XML Articles
    More By Jayaram Krishnaswamy


       · That being said, it is always good to have a few tools to read through the document,...
       · Excellent article, page 5 was exactly what I needed. Wish I had found this earlier...
     

    XML ARTICLES

    - More on Triggers and Styles and Control Temp...
    - Looking at Triggers with Styles and Control ...
    - A Closer Look at Styles and Control Templates
    - Styles and Control Templates
    - Properties and More in XAML
    - Elements and Attributes in XAML
    - XAML in a Nutshell
    - Importing XML Files into Access 2007
    - Using MSXML3.0 with VB 6.0
    - MSXML, concluded
    - MSXML, continued
    - MSXML Tutorial
    - Generating XML Schema Dynamically Using VB.N...
    - XSL Transformations using ASP.NET
    - Applying XSLT to XML Using ASP.NET

     
    Accelerating Trading Partner Performance
     
    Competing on Analytics
     
    Cost Effective Scaling with Virtualization and Coyote Point Systems
     
    Five Checkpoints to Implementing IP Telephony
     
    Hosted Email Security: Staying Ahead of New Threats
     




    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway