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 Chris Miller 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. qwerty234

    Populating hidden value on submit with listbox items

    Hi, On submitting the form, I'm trying to place the items of a listbox in a hidden input. It doesn't work. Is my approach correct? I have a form like this: <form name="myForm" onsubmit="return listBoxContents(this.Form.sel1)" action="project_selection.php" method="post"> and a function as...

Part and Inventory Search

Back
Top