Web3Forms
Search
⌃K

Add CC Email

Heads Up! This is a PRO feature. You must have an active membership to use this feature.
<input type="hidden" name="ccemail" value="[email protected]" />
If you have multiple cc emails, you can add them using semi-column ; as a separator.
Example:
<input type="hidden" name="ccemail" value="[email protected]; [email protected]" />