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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Creating a web page using dynamic data from xml file?

Creating a web page using dynamic data from xml file?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netxmlhelptutorial
2 Posts 2 Posters 2 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
    Suj_78
    wrote on last edited by
    #1

    Hello Guys, I want to build a web page that looks like some sort of search web site with navigational boxes(like by people, by place, etc) on left hand side and actual document content on the centre of the page, all this data will come from a service call as an xml file dynamically. So I am looking for some help on which controls I can use on asp.net 2.0 or 3.5 to pick the data segments from the xml file and display it on the web page and also be able to do post backs if i want to navigate on any control. Can anyone help me with any example code to achieve this? Many Thanks

    happy coding!

    N 1 Reply Last reply
    0
    • S Suj_78

      Hello Guys, I want to build a web page that looks like some sort of search web site with navigational boxes(like by people, by place, etc) on left hand side and actual document content on the centre of the page, all this data will come from a service call as an xml file dynamically. So I am looking for some help on which controls I can use on asp.net 2.0 or 3.5 to pick the data segments from the xml file and display it on the web page and also be able to do post backs if i want to navigate on any control. Can anyone help me with any example code to achieve this? Many Thanks

      happy coding!

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      You have some XML data that you want to display correct? Use XSLT to transform your XML into HTML and write it to the page. If they are standard HTML input controls, like a submit button the postback will be triggered.


      only two letters away from being an asset

      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