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
Submit Your Article
Forum Rules

Reply With Quote