Forum Moderators: open
Ideally, the above message would be a link that goes to a new page that stores the address of the previous page and mails it to whomever they choose with a message.
I know this should be easy, but I am terrible at javascripting (or even modifying them), and I was hoping someone here had seen a good one around somewhere.
Thanks in advance.
Then the link to it:
<a href="javascript:mailpage()" target="_top">Send this link to a friend</a>
The perl scripts have varying levels of functionality. Some of the funtionality choices include the ability to append the emails into a database, spam protection, swear word filtering, ip banning- lots of choices, from the simple to the complex.
Some scripts email the page content, some scripts send a link to the content. Review each script carefully before choosing. This could take some time...