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

    Setting Value of Drop Down in Form not working

    Hi all, I have 3 fields in a form of which 2 are being populated fine with the following syntax: document.predealform.sdDay.value = sd_start_date; document.predealform.sdMonth.value = start_date_month; document.predealform.sdYear.value = start_date_year; The var on the right hand side all...

Part and Inventory Search

Back
Top