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. XML / XSL
  4. using search web service

using search web service

Scheduled Pinned Locked Moved XML / XSL
questionxmlhelp
3 Posts 2 Posters 12 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.
  • E Offline
    E Offline
    ekaup
    wrote on last edited by
    #1

    Hello I am new to this world and perhaps starting at the wrong end. Anyway. I am developing a web shop. I want to display product information from another source that I have access to. That source is in xml file format. my question is: How can I do display the data from another source on my web side? Hope someone can help. Thank you Halldor

    J 1 Reply Last reply
    0
    • E ekaup

      Hello I am new to this world and perhaps starting at the wrong end. Anyway. I am developing a web shop. I want to display product information from another source that I have access to. That source is in xml file format. my question is: How can I do display the data from another source on my web side? Hope someone can help. Thank you Halldor

      J Offline
      J Offline
      jschell
      wrote on last edited by
      #2

      1. Get the xml 2. Parse it 3. Create something from that appropriate to your site (consumable by the rest of your site) 4. Pass that off to the rest of your site. More precise details depends on more precise details of the xml and your site.

      E 1 Reply Last reply
      0
      • J jschell

        1. Get the xml 2. Parse it 3. Create something from that appropriate to your site (consumable by the rest of your site) 4. Pass that off to the rest of your site. More precise details depends on more precise details of the xml and your site.

        E Offline
        E Offline
        ekaup
        wrote on last edited by
        #3

        Thank you jschell I am a little bit closer to what to do. I am trying to build a web shop (with out the cart and the check out functon) and need to display the data on my web site. I have few question´s: 1. Is the XML a separate file stored at my server or is the xml integrated in the xml? 2. Can I use html to display the data in the xml or is java or css necessary? Thank you Halldor

        Halldor

        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