| Inserting Subject and Body text
into a mailto: link
Here's a fast, easy trick to insert text for the Subject
and Body sections of a users email when they click your mailto: link.
<A href="mailto:sampleuser@nothere.com?subject=Subject
text here&body=Body text here">Email Me!</A>
This will give the user an email that looks like this:
|