When User Interact with Web form , an event is generated . You design your web application to perform an approprate tast when the event is generated. An event procedure is the action that occurs in response to the generated event
Example:
Many Web Froms allows the user to enter information and the click a 'SUBMIT BUTTON.'
An Event is generated when the user clicks the SUBMIT button.
For example ,an evebnt procedure for an event might be to send the user information to the Back end
No comments:
Post a Comment