By default, when does validation automatically occur?
Select Answer:
Before the data is sent to the server
After page initialization and before event handling
After page initialization and event handling
Before page initialization and event handling
Any time an input control is changed
|