Today is . Page created 10/27/07

Bulk Mail Multiple (Bulk) Emailer Multiple emails

Contact 1     Contact 2     Contact 3
Contact 4     Contact 5     Contact 6
Contact 7     Contact 8     Contact 9

Vertical Line Divider

Select as many people as you want to send an email then click "Compose". Your default email program will open and you can formulate your message to be sent.

We have tested the code in IE 7.0, Firefox 2.0.0.8, Opera 9.24, Opera 9.50 Alpha, Netscape 9.0.0.1, Netscape 8.1.3, AOL Explorer 1.5 and Safari 3.0.2. This script worked with variations observed in all platforms with the exception of IE 7.0.

Depending on your knowledge of HTML and javascripts, this is an easy, two (2) part copy and paste code that goes in both the <HEAD> section (No reconfigurations) and <BODY> section (anywhere you want it to appear) of your document.

<BODY> Section Reconfigurations

</div>
<div id="boxes">

<input type="checkbox" value="email address here">Contact 1
<input type="checkbox" value="email address here">Contact 2
<input type="checkbox" value="email address here">Contact 3
</div>

As you can notice all you need to do is add the email addresses and names for as many contacts as you need in this effect. To add more, just follow the pattern and enter each new address before the closing </div> tag.

For Your Information For your Information:     On the forum site that the script originally appears, there is still a coding error where you will receive the infamous little yellow triangle in the taskbar with the "Done with errors" message. We corrected that in our copy and paste code you will get from our site.

We hope our tutorial was easy to follow and we covered everything in detail. If you would like to add this effect into your pages, grab the respective below link* and you are there. If you have any problems with this or anything else, feel free to consult our FAQ ] and if you can't find the answer there, contact us ].
Get Code Here   [ Rate This Page ]   Scripts In Conflict ]   Digg It!

For Your Information For your Information:     * Since the original script from the forum site contains errors, we now archiving this corrected script for your convenience.