HTML/DHTML/JavaScript script code: (to copy and paste) <FORM> <INPUT TYPE="button" VALUE="Click to email the Author" onClick="parent.location='mailto:email@server.com?subject=This goes to the subject box&cc=email-address-2@server.com'"> </FORM>