Mail-This-Page
Mail-This-Page is a program written in Perl that gives visitors at a web page the ability to send copies of that page to any valid email address. The site owner simply inserts a small HTML code fragment into any webpage and he instantly gives viewers of that page the privilege to share the same content to anyone by sending a copy through email. Unlike other scripts that only mails a URL with a canned message, Mail-This-Page actually sends a copy of the page contents by parsing the HTML, stripping out all of the tags and other unwanted portions of the page, re-arranges the text into a neat format, and sends the newly formatted text as part of an email body.
Loading...