CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2001
    Location
    Kerala,India
    Posts
    650

    Showing XML File in C# form

    How can i show a xml file which shows a tree structure in a c# form, how can i load a html file in a c# form.

    its urgent can any one help me in this

  2. #2
    Join Date
    Dec 2003
    Location
    http://map.search.ch/zuerich.en.html
    Posts
    1,074

    Re: Showing XML File in C# form

    Simplest way is to use the ActiveX control for Explorer => AxWebBrowser
    Useful? Then click on (Rate This Post) at the top of this post.

  3. #3
    Join Date
    Aug 2003
    Location
    Bucharest
    Posts
    12

    Re: Showing XML File in C# form

    Win or Web form?
    God does not play dice.

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