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 Chris 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: *

  1. ballhogjoni

    Newb question about forms and functions

    Please help me with this code. I am gettign a object expected on line 32 error. Line 32 is <select name="COUNTRY" id="COUNTRY" onChange="checkCounty()"> <script language="javascript"> function checkCountry() { var country = this.form[0].COUNTRY.value; if (country == "United States") { var...

Part and Inventory Search

Back
Top