This example demonstrates the change event. Initially TextBox1 is empty, however when you enter information into the textbox, the CHANGE event occurs. This triggers an alert box to open up informing you that the text in box 1 has been changed.

TextBox1:

TextBox2: