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. open xmlReader with internet explorer c#

open xmlReader with internet explorer c#

Scheduled Pinned Locked Moved C#
databasecsharpsql-serversysadminxml
2 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.
  • F Offline
    F Offline
    fady_sayegh
    wrote on last edited by
    #1

    hi to all, i'm working with a c# win form application and an sql server database. i'm making a query that returns data with xml format. i get the result of the query in an xmlReader c# object how can i open the xml reader in internet explorer, in other word how can i put these date into internet explorer best regards and thanks in advance fady

    D 1 Reply Last reply
    0
    • F fady_sayegh

      hi to all, i'm working with a c# win form application and an sql server database. i'm making a query that returns data with xml format. i get the result of the query in an xmlReader c# object how can i open the xml reader in internet explorer, in other word how can i put these date into internet explorer best regards and thanks in advance fady

      D Offline
      D Offline
      Douglas Troy
      wrote on last edited by
      #2

      "Flatten" the Xml to a physical disk file and then "point" IE to that file; if you have Xml file types bound to IE, then you can use a ShellExecute command on that Xml file and it should open in IE.


      :..::. Douglas H. Troy ::..
      Bad Astronomy |Development Blogging|Viksoe.dk's Site -- modified at 11:36 Monday 30th January, 2006

      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