Submit Your Article Forum Rules

Results 1 to 2 of 2

Thread: How to Extract result from xml file?

  1. #1
    Junior Member
    Join Date
    Oct 2006
    Posts
    15

    How to Extract result from xml file?

    Hello All,

    I have to design a system in which i have to extract the data from xml file with the help of javascript and displayed it in the HTML file on the click of a button

    example:

    <movie name="Rangeela">
    <diretor>Ram gopal verma</director>
    <actor>Amir Khan</actor>
    <actress>Urmila</actress>
    <movie>
    <movie name="dhoom">
    <diretor>Yash Chopra</director>
    <actor>Abhishek</actor>
    <actress>Esha</actress>
    <movie>

    and so on..

    we have a button like

    1. rangeela
    2. dhoom

    when user click on the button rangeela it shows the detail of rangeela and when user click on the button dhoom it show details of dhoom

    any and help or suggestion is highly appreciated

    Thanks in advance..
    Search Engine Marketing Solution

  2. #2

Similar Threads

  1. How to extract emails from table?
    By edhan in forum Web Programming Discussion Forum
    Replies: 5
    Last Post: 11-15-2008, 07:58 AM
  2. Extract database code
    By edhan in forum Database Discussion Forum
    Replies: 1
    Last Post: 09-24-2007, 04:31 AM
  3. Extract all resources from any SWF file
    By Decompile_SWF in forum Flash Discussion Forum
    Replies: 0
    Last Post: 10-15-2005, 04:46 AM
  4. Is there a tool that can extract search results?
    By MathsIsFun in forum Google Discussion Forum
    Replies: 0
    Last Post: 02-01-2005, 09:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •