This email script is an example of how to configure your email link to automaticaly fill in the form fields.
All of these can be changed by the sender.
TO ( same as using comma in the mailto: line)
Recipient's name will appear in the To: line, along with all the other To: addresses.
Sender will see all addresses in the To: line.
Recipient will see all addresses in the To: line.
CC ( carbon copy)
Recipient's name will be in the Cc: line, along with all the other Cc: addressees.
Sender will see all addresses in the Cc: line.
Recipient will see all addresses in the Cc: line.
BCC ( blind carbon copy)
Recipient's name will appear in the Bcc: line, along with all the other Bcc: addresses.
Sender will see all addresses in the Bcc: line.
Recipient will see no addresses in the Bcc: line.
SUBJECT ( default text for subject line)
Text following this command will appear in the Subject: line.
BODY ( default text for email body) Text following this command will appear in the Body of the email.
The below link is a working example of this script. The addresses are fake and should be replaced with the addresses of your choice when using the script.