|
Events are the fragements of ASP code executed before
or after record was added, edited, deleted, when new user registers
etc. Typical events are: send an email with old or new data record,
save data in another table, check record uniqueness, show related to
current record info.
Double click on the Event name to choose one of the predefined actions.
More about
events, actions and sample code

Choose from one of predefined actions and click OK.

Modify sample event code putting correct email
addresses, table and field names etc.
|