Insert E-mail Address Link

The "Insert E-mail Address Link" button allows you to add e-mail addresses to your webpage, which visitors can then click on to automatically open up their e-mail software and start an e-mail to you
Options:
E-mailThe e-mail address you wish to link to
ccAllows the setting of a secondary e-mail address, to which the email should be "cc'd" (Carbon Copied) to. Note: Not all browsers support this option
SubjectThe default subject for the email message. Note: a visitor will still be able to change this once they click the e-mail link and it opens up in their mail client
MessageThe default message body of the email message. Notes: a visitor will still be able to change this once they click the e-mail link and it opens up in their mail client, and not all browsers support this option
Spam ProofMany malicious programs, called "email harvesters" crawl the Internet extracting e-mail addresses from webpages, which can then be used to send you unsolicited email (Spam). Making your Email link's "Spam Proof" should drastically reduce the chances of this happening by making your email address harder to read to "harvesters", yet appear exactly the same to genuine visitors to your page
StylesThe "Styles" button allows you to further customize the appearance of the email link

Example:
E-mail:[email protected]
Subject:Website Feedback
Message:I would like to make the following comments about your site
HTML Code:<A HREF="mailto:[email protected]?subject=Website%20Feedback&body=I%20would%20like%20to%20make%20the%20following%20comments%20about%20your%20site">[email protected]</A>
Note: " " spaces are converted to "%20" (the equivalent of a space), as spaces themselves are not allowed in URLs
Typical Results:
(When link is clicked)

Next Topic: Insert Horizontal Bar >