MAILTO v15
This function and procedure generates the <A>
tag with HREF set to 'mailto'
prepended to the mail address argument.
Syntax
The following is the syntax for HTP:
The following is the syntax for HTF:
Parameters
Parameter | Purpose |
---|---|
caddress | The email address of the recipient |
ctext | The clickable portion of the link |
cname | The value for the NAME attribute |
cattributes | Other attributes to include as is in the tag |
- On this page
- Syntax
- Parameters