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. joyster

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

    yes all my input tags are within <form></form> tags. I did not include the whole page here because of size.
  2. 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 == &quot;N&quot;) { document.OrderCriteria.Action.value =...

Part and Inventory Search

Back
Top