Teel a frind on Frontpage

J

Johan

How do I craete a tell a friend email where all the site visitors can send an
email from my site to tell a friend
 
J

JDR

If you want a simple e-mail link, you can paste this code into your page:

<a href="mailto:?subject=INSERT YOUR SUBJECT.&body=INSERT THE MESSAGE YOU
WANT WITH YOUR WEB ADDRESS HTTP://WWW.YOURWEBSITE.COM">Send to a Friend</a>

Replace the "CAP" text with your text

JDR
********************
 
T

Thomas A. Rowe

Only if you server-side scripting, may be possible also with JavaScript.

Do a search for JavaScript Email A Friend script

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top