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 Mike Lewis 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: *

  1. Beta14

    Search box Parsing Issue

    The search box queries a XML file using XPath. This code will basically take each word from the query string and parse it into a XML array. If I can change the parsing logic so that it keeps phrases together and single words individual (based on whether it is surrounded by quotations) then...
  2. Beta14

    Search box Parsing Issue

    Hi, I have a search box on a html page that is not working properly. I think changing the javascript might be the answer but I am not sure. (I am new to this). Basically the search box has a radio button operator with two choices: "AND" and "OR" When a user types a search item in such as...
  3. Beta14

    XPath, Parsing Question

    Hi, I have a search box on a html page that is not working properly. I think XPath might be the answer but I am not sure. (I am new to this). Basically the search box has a radio button operator with two choices: "AND" and "OR" When a user types a search item in such as the terms: GUI...

Part and Inventory Search

Back
Top