Commands.asp
This is a hidden page that implements various utility functions and event handlers to make the rest of the form function smoothly. Among the actions this file performs are the following:
- Detection of built-in and custom field values when pages are submitted to the server. The values are applied to the cached CDO Message object.
- Messaging code, such as the On_Send, On_Save, On_Reply, On_Forward, and On_ReplyAll event handlers, as well as other custom action handlers.
- Other custom actions, such as the generation of error messages and alerts.