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 Wanet Telecoms Ltd 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: Shelgas
  • Content: Threads
  • Order by date
  1. Shelgas

    3 related selects using javascript and CF

    I'm ready to tear my hair out! Can anybody find why the data in the third dropdown list is not correct? When I dump it, everything is correct. But in the dropdown, it's all wrong. <cfquery name="getAuto" datasource="thisSource"> SELECT TFAutoMake.ID, TFAutoMake.Make, TFAutoModel.MakeID...
  2. Shelgas

    Grouping and adding columns in same table

    I have scoured the forms but can't quite find an answer to what I need to do. I have a table with 8 brand columns along with the ID and date and closed/open value. I have to add the values in each column (int,1-4) to the results of another pre-existing grouped/ordered table query. I have managed...

Part and Inventory Search

Back
Top