How do I get the value of a select box from a script?
Code:
document.form.selectbox.value
doesn't work.