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 gkittelson 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. smithpe

    Get the selected Item value from a drop-down list

    Code is really onchange=&quot;alert('Value: ' + attr_value<%= attr %>.options[attr_value<%= attr %>.selectedIndex].value)
  2. smithpe

    Get the selected Item value from a drop-down list

    Hi I have been having a hard time with this one. What I am trying to do is pull the selected item value from a drop-down list. I need to be able to pass that value to another page. I can with an onchange statement see the value but not save to any type of variable. Here is the onchange...

Part and Inventory Search

Back
Top