Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: purephaser
  • Content: Threads
  • Order by date
  1. purephaser

    selectNodes problem

    I want to select company name text for every company that has a campaign/media/print element. I'm using flash and am able to do this. var company = XPath.selectNodes(this,"portfolio/company/name/text()"); and retrieve all companies. Here is a snippet of the xml file <portfolio> <company ID =...

Part and Inventory Search

Back
Top