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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.