home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / LorenzHTMLTool / _SETUP.1 / e-mail.scp < prev    next >
Encoding:
Text File  |  1998-06-15  |  389 b   |  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.