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
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