asp.net.ph

Skip Navigation Links

onerrorupdate Event


Fires when the onbeforeupdate event handler specified for the object has canceled the data transfer and fires instead of the onafterupdate event.

Syntax

Inline <element onerrorupdate = "handler" ... >
Script object.onerrorupdate = handler

Remarks

Bubbles Yes
Cancels No
To invoke Cause the onbeforeupdate event to fire and cancel the data transfer.
Default action Executes any error handling the programmer has included.

Event Object Properties

While event handlers in the Document Object Model do not receive parameters directly, the handler can query the event object for data.

Event Object Properties


Applies To

BDO, HTMLAREA, INPUT type=text, RB, RT, RUBY, TEXTAREA


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note