how to submit html form input onchange code example Example: select form submit onchange <select onchange="this.form.submit()"> ... </select>