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

    submit form w/onchange and onclink works in IE not Net

    I have written the following function, and try to call it using the below events. This works great in internet explorer but not in netscape. Can you help? function formHandler(selected) { var inselected = selected if (inselected == "N") { document.OrderCriteria.Action.value =...

Part and Inventory Search

Back
Top