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

    Search String

    I'm trying to perform a search on an SQL table using the code below - but it fails to work. I have a form when a user can search/filter using multiple variables i.e. locations, industry, job type. If i do a simple select statement using a WHERE with only one variable it works fine and if i set...
  2. Billybong007

    Monitor printer usage

    Does anyone know how / or any software that can be placed on a print server (Windows Server 2003) that would monitor print jobs ? The situation I face is having a variety of printers - some cheaper to run than others. One department has a high cost printer which is to be used for printing from...
  3. Billybong007

    Object Required error

    Hi, I've been hacking away at a script to determine if a radio button value is in a list of numbers Using support from other in the ASP section of the site and from other tutorials on the net and came up with : <script> function whichButton() { var group1Checked var myString =...
  4. Billybong007

    Determine if in a List

    Howde, If there an easier way of creating an IF statement to check if a variable is in a list rather than doing an ELSE statment. I have a list of numbers e.g. 22, 44, 3, 54 etc I need to know if a variable "ID" is a number inside these numbers. Since the list of numbers will change...

Part and Inventory Search

Back
Top