home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / Chip_1999-08_cd.bin / sharewar / htmltool / _SETUP.1 / e-mail.scp < prev    next >
Text File  |  1998-06-15  |  389b  |  9 lines

  1. <HTMLtool>When you click on the button generated by this script an e-mail message will be sent to the address specified in the script</HTMLtool>
  2. <HTML>
  3. <BODY>
  4. <FORM METHOD="GET">
  5. <INPUT TYPE="button" VALUE="Click here to send some e-mail" onClick="parent.location='mailto:somebody@somehost.com?subject=Some subjetc goes here&cc=anybody_else@anywhere.com'">
  6. </FORM>
  7. </BODY>
  8. </HTML>
  9.