OK, I remember doing this back in school - and I went to grab my old XML book, but found I had dumped it (go figure).
I'm looking at creating a searchable XML file that will be stored on a USB drive or CD - so no server-side language is available.
I have the XML working just fine, and the XSL displaying it the way I need it too.
I'm looking for a simple example that shows me how to do this type of search on an XML file. I've done quite a bit of searching for examples, but can't quite seem to find anything that does what I'm looking for. Any help would be appreciated.
I'm looking at creating a searchable XML file that will be stored on a USB drive or CD - so no server-side language is available.
I have the XML working just fine, and the XSL displaying it the way I need it too.
I'm looking for a simple example that shows me how to do this type of search on an XML file. I've done quite a bit of searching for examples, but can't quite seem to find anything that does what I'm looking for. Any help would be appreciated.