Click to See Complete Forum and Search --> : Querying XML?


AlaNio
03-10-2010, 10:17 AM
I have an xml file,

for example a collection of properties (houses).

How can i then query my xml file to say return a list of houses between a certain price range?

I'm using asp.net.


I thank thee.

Charles
03-10-2010, 01:01 PM
XSL is one option but you can, with some difficulty, also use SQL. This question is better asked on the ASP forum.

rnd me
03-10-2010, 05:48 PM
xpath