You will need to use some kind of dynamic scripting to create a form which
enables users to enter the address they wish to send it to, their name etc,
and then use the variables created to mail the form. Either that, or just
create a simple link for each page if theres not too many pages you wish to
add this functionality to. ie:
<a href=mailto:?subject=[a subject line]&body=[your body text including a
link to the page]>Mail to a friend</a>
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.