XPath Queries with ASP
This shows you how to execute XPath queries. The server you are using will need to have ADO 2.6
and Microsoft SQL Server 2000 installed. The query returns XML which can be manipulated using the MS DOM object.
[Read More]