Script Library: 1238 scripts
 

mailpage.r

REBOL [ Title: "Email a Web Page" Date: 10-Sep-1999 File: %mailpage.r Purpose: "Send a web page. (simple)" library: [ level: 'beginner platform: none type: 'one-liner domain: [web email other-net] tested-under: none support: none license: none see-also: none ] ] send %luke--rebol--com read http://www.rebol.com/releases.html
halt ;; to terminate script if DO'ne from webpage
Notes
  • email address(es) have been munged to protect them from spam harvesters. If you are a Library member, you can log on and view this script without the munging.
  • (luke:rebol:com)