Platform SDK: Web Telephony Engine

onchange

The onchange event fires when an intrinsic control's value is changed.

This event will not bubble.

The WTE supports events in all three modes supported by Microsoft® Internet Explorer — inline, using FOR and EVENT attributes, and Microsoft Visual Basic® style.

If the default scripting language in the document (specified by the first LANGUAGE attribute defined) is Visual Basic Scripting Edition (VBScript), the scripting language should be specified on the element containing the event handler.

Fired on

INPUT TYPE=text, SELECT, TEXTAREA