Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Display HTML data as a webpage in C# control

Display HTML data as a webpage in C# control

Scheduled Pinned Locked Moved C#
xmlquestioncsharphtml
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sarang_k
    wrote on last edited by
    #1

    Hi all, I am using xslt transformation and converting the xml file code and storing it in one string. When i try to display it in textbox or any other control its just printing the code of the xml file,actuall the xml file is in html format. I want to display the code as a html page in the c# form in one control.How can i do it ? Thanks in advance. Its Urgent.

    R S 2 Replies Last reply
    0
    • S sarang_k

      Hi all, I am using xslt transformation and converting the xml file code and storing it in one string. When i try to display it in textbox or any other control its just printing the code of the xml file,actuall the xml file is in html format. I want to display the code as a html page in the c# form in one control.How can i do it ? Thanks in advance. Its Urgent.

      R Offline
      R Offline
      Ravi Bhavnani
      wrote on last edited by
      #2

      If you're using Windows Forms, use a WebBrowser control and set its DocumentText[^] property. /ravi

      My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

      1 Reply Last reply
      0
      • S sarang_k

        Hi all, I am using xslt transformation and converting the xml file code and storing it in one string. When i try to display it in textbox or any other control its just printing the code of the xml file,actuall the xml file is in html format. I want to display the code as a html page in the c# form in one control.How can i do it ? Thanks in advance. Its Urgent.

        S Offline
        S Offline
        sarang_k
        wrote on last edited by
        #3

        Is there any control in c# other than webcontrol to display the html pages.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups