Hey everybody,
I'm rather new to the game, and I'm looking for a way to search through an XML document and display specific contents to a webpage.
Basically the setup is I have an XML "worksheet" that has a bunch of columns and rows set up. I have one webpage where the user submits a certain number, and I'd like to search for that number in one of the xml columns, and then find the corresponding name in the column next to it. This name and the number would then be posted onto the final page that can be printed out.
Does anyone know of a way to do this? Can it be done with javascript, or am I way out of my league here?
I'm rather new to the game, and I'm looking for a way to search through an XML document and display specific contents to a webpage.
Basically the setup is I have an XML "worksheet" that has a bunch of columns and rows set up. I have one webpage where the user submits a certain number, and I'd like to search for that number in one of the xml columns, and then find the corresponding name in the column next to it. This name and the number would then be posted onto the final page that can be printed out.
Does anyone know of a way to do this? Can it be done with javascript, or am I way out of my league here?