When type="page", I display an HTML page containing the tell a friend form, allowing a user to enter their name, recipient email address, and personal comments. When submitted, I send a multipart email containing the form information and the referring HTML page in the email to the recipient (A link to the current page, rather than the HTML is sent to non-HTML capable email browsers), and then inform the user of success or failure.