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

    Javascript to control a DDL in D#

    I would like to use JavaScript to have the current month selected in a dropdown list created in C#. The dropdown list has the twelve months as items. The name of the ddl is cmbMonth. It needs to show the current month when another dropdown list (cmbSearch) changes. Here is the C# code that...
  2. Davidwe

    JavaScript to Change Label Text in C#

    I am unable to clear or change text for a label created in C# using JavaScript. I am able to hide a text box and a drop down list. Here is the function (placed in the head). The statement for the textbox works fine. The one for the label does not. <script language="JavaScript> function Test() {...

Part and Inventory Search

Back
Top