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

    drop down align

    I have built a drop down menu that is populated from an sql database. Each <option> includes 2 variables. I need to align each variable. This example won't work, but illustrates what I am trying to do: <option value="value"><table><tr><td align="left">value1</td><td...
  2. techris

    multi variable drop down

    In a php script I have built, I have a drop down menu which each option is populated by the variable name and then the variable type. This works well, however, my client would like the variable names to all show up left aligned, and the variable types to be aligned as well for clarity of...
  3. techris

    form handling

    In programs such as quickbooks, if you click on a drop down menu and start typing... example: Techris Quickbooks will look for matches that start with 'T' then 'Te' then 'Tec' and so forth until you are finished typing. When a form field in a browser is used with the same word the browser...
  4. techris

    php form help

    In programs such as quickbooks, if you click on a drop down menu and start typing... example: Techris Quickbooks will look for matches that start with 'T' then 'Te' then 'Tec' and so forth until you are finished typing. When a form field in a browser is used with the same word the browser...

Part and Inventory Search

Back
Top