how can you search or filter records stored in an xml file
username here
11:03 am on Apr 3, 2002 (gmt 0)
say you have an html web page, and this displays data from an xml file using data islands.
is there any way of searching / querying that xml data and displaying it using DSO?
is there any way of doing this without buying software of using server-side scripting?
Xoc
7:40 pm on Apr 3, 2002 (gmt 0)
You should be able to do it using just JavaScript on the client side. I don't have the exact answer to your question, but take a look at these two links: msdn article [microsoft.com] and webmasterworld [webmasterworld.com] (toward the bottom).
Realize that using a data island only works in IE.