Click to See Complete Forum and Search --> : Tell a Friend


Sonia
07-24-2003, 05:44 AM
How do I create the link 'Tell a Friend'?
i.e when u click on that link it should send the webpage or website address to a person

Nevermore
07-24-2003, 05:49 AM
It can be done in JavaScript if you don't mind the user's email client appearing to send the email. However, if you have a server side script (e.g. PHP) installed on your server, you can do it more effectively using that. What'll it be?