Process XML using Javascript and DOM

admin

Administrator
Staff member
Hi everyone,
I need to set up an HTML page which a user which can use to obtain information from an XML file. Using Javascript and DOM, the user should be able to type in for example "the name of a country" in the HTML form and you will then be presented with the relevant information extracted from the predetermined XML file. This should be viewed in the same HTML page, as part of a frameset. Although I have a fair idea of how to do this, I could really use some examples to work through..any ideas where I can find this would be most appreciated...

thanks
Jack210
 
Back
Top