Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Javascript-XML Search

Status
Not open for further replies.

kishorkar

Programmer
Aug 12, 2003
26
IN
Hi,

Is there a way to search a XML file with data from javascript. The scenario is like, the user enters a string in the textbox and clicks the "Search" button. The search should read the XML file and should retrieve the information and display the same in the HTML page. For ex: if i type a name say "John" in the search textbox, it should retrieve node information of john like his age, address, email etc.,

Is there any readymade code for the same.

Thanks and Regards,
Kishore
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top