Forum Moderators: coopster
having a form to send a text based email together with a html version for the email programs that support them,
or sending a url that will be displayed as the body of the email
thanks a lot in advance!
Have a look at PHP's mail() [php.net] function.