CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: XML in IE5

  1. #1
    Guest

    XML in IE5

    We're writing an application using IE5's XML parser. However the Msxml.h file we've is for IE4.
    Where will we get the updated Msxml.xml or XMLDom.idl


  2. #2
    Join Date
    May 1999
    Location
    Fremont, CA
    Posts
    10

    Re: XML in IE5

    Please check that site
    I was just browsing the a site and found this article. Please check this site.
    http://www.comdeveloper.com/articles/ie5xml.asp.

    There he refers to microsfot site:
    http://msdn.microsoft.com/downloads/...etup/entry.htm

    hope this helps

    surendra



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured