Subject: Searching a XML database with Javascript
Posted By: wromee Post Date: 4/13/2006 9:38:13 PM
I'm new to XML. Can somebody please show me how to search for a specific record in the XML table using JavaScript.
Thanks in advance
Reply By: mhkay Reply Date: 4/14/2006 2:33:20 AM
This is well covered in any introductory book on XML.

JavaScript is a very low-level way of accessing XML, unless you combine it with XPath, which you can do.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference

Go to topic 42923

Return to index page 314
Return to index page 313
Return to index page 312
Return to index page 311
Return to index page 310
Return to index page 309
Return to index page 308
Return to index page 307
Return to index page 306
Return to index page 305