Page 1 of 1

How to build a refer to a friend function on a website

Posted: Wed Apr 26, 2006 4:40 am
by hanxiao
Just wonder how to make it in HTML? Or do I need to use other languages, such as JavaScript, PHP and ASP.NET?

I only know the mailto thing in HTML, which load the email software such as Outlook in user's computer and send a email to the address specified.

Any way can do sending a web page or article on that page to a friend's email address? It's like you put your friend's name and maybe your name as well, then friend's email and some comments, click the button, a email from the website will send to the email address.

Thanks.

Posted: Wed Apr 26, 2006 4:56 am
by timvw
html is a language to markup content... the problem is that you need to generate the content first.