Tell A Friend About Website

L

Libby Baker

How do I program a link to open the "send email" window
so that a viewer can send a message to a friend telling
them about a new website?
 
J

Jim Buyens

Try:

<a href="mailto:?subject=Great%20New%20Site">Tell a
friend.</a>

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
L

Libby Baker

Jim, thanks, now that I know what it's called, "mailto",
I found it in your book! Thanks again, Libby
 
Top