html submit form on select option change code example Example: select form submit onchange <select onchange="this.form.submit()"> ... </select>