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 bkrike 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: yerfdog7
  • Content: Threads
  • Order by date
  1. yerfdog7

    php results display issue

    The code below works like a charm, but I have been having trouble getting each result row to alternate colors. For example I would like each odd numbered row to have a white BG color and each even result row a gray BG color. I believe if memory serves that the spot that mentions gray & white...
  2. yerfdog7

    TD colors in search results output

    The code below works like a charm, but I have been having trouble getting each result row to alternate colors. For example I would like each odd numbered row to have a white BG color and each even result row a gray BG color. I believe if memory serves that the spot that mentions gray & white...
  3. yerfdog7

    limit issue

    I know how to limit the number of returns from a query, but that is not effective enough for what I want. I want to be able to return everything, but limit how many at a time. So need help figuring out how to for example; 32 results returned 1-10 | next or 32 results returned 1 | 2 | 3 | 4...
  4. yerfdog7

    Accessing a COM object's data members from a property page

    I've created a COM object to control a variety of cameras. Each camera has common functionality (ICamera). However, each also has additional data for internal use. This data is encapsulated within the camera objects, except that it must be set by the user. Therefore, each camera has a unique...

Part and Inventory Search

Back
Top