Hi,
I am wondering if anyone on the list could help me search an xml file based on the user input. Right now, I have two separate files, one that shows all the data from an xml file, and the other is a simple web form with a button like the code from the link http://www.w3schools.com/aspnet/showasp.asp?filename=demo_textbox.
Can anyone provide some ideas on how I can search an xml based on the user input and have that displayed?
Thanks for your help.