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

    Code does not work in Internet Explorer, but it does in FireFox

    This is code allows for what is selected in Drop-Down boxes to appear in a text box next to it, if they select a second thing, it will also appear in that text box, it works in Firefox, but not Internet Explorer. <script> function addOption(x,x2) { sOption=document.getElementById(x2).value...

Part and Inventory Search

Back
Top