<TEXTAREA ...>
<TEXTAREA onChange="...">
<SELECT ...>
onKeyPress = "script command(s)"
This attribute works just like <INPUT onKeyPress="...">. See <INPUT onKeyPress="..."> for full documentation.
<INPUT onKeyPress="...">