Help for this page
function submit_on_change() { document.myform.submit(); }
onChange="submit_on_change()"