SHOW and FORM file extensions (case-insensitive):
jsp exe bat asp pl php cgi
SHOW and FORM files (case-sensitive).
<HTML> <html> ${EMAIL} </HTML> </html> ${SUBJECT} ${NAME}
| Name | Since Version | Meaning/Value |
| Absolutely Required | ||
TO
| 1.0 | the email address of the recipient. -Must Have |
|---|---|---|
| Default Input Field Handling | ||
NAME
| 1.0 | the name of the email sender |
EMAIL
| 1.0 | the email address of the sender |
SUBJECT
| 1.0 | the email subject |
MESSAGE
| 1.0 | the main message body. |
CC
| 2.1 | carbon copy (Cc: ) email message back to viewer.
|
MIME
| 2.1 | send email message with MIME support
|
| Configuration | ||
EMPTYHANDLE
| 1.5 | blank field handling. The following are the valid values and their meanings.
IGNORE.
|
MULTIPLE
| 1.6 | manual concatenation of the strings of the same field across the form.
|
MULTIPLEMARK
| 1.5 | string separates multiple selections Default value is ', ' without quotes. |
| Output format control files | ||
REDIRECT
| 1.0 | displaying another HTML document as the result |
SHOW
| 1.0 | result display control file |
FORM
| 1.0 | email format control file |
CCFORM
| 2.1 | carbon copy email format control file |
EMPTY
| 1.5 | blank field error control file |
| Read only Fields - Generated by CookMail | ||
ETC
| 1.0 | indicating the rest of the unformated input fields |
EMPTYERROR
| 1.5 | indicating the last input field which is empty |
| Internal Use - Do Not Use Them | ||
PREVENV
| only in 1.5x-1.6x | Abandoned in version 2 of CookMail |