How do I get the value of a select box from a script?
doesn't work. :(Code:document.form.selectbox.value
Printable View
How do I get the value of a select box from a script?
doesn't work. :(Code:document.form.selectbox.value
sel.options[sel.selectedIndex].value