HTML Code
Use one of these codes to link to us, as a link from your web site. One of the following codes can be used by a visitor to your site, to send you messages from your EMailForm.
 
URL
http://www.emailform.com/html/emailform.cfm?acct=webmailservice&list=3371014070
 
NO - Frame Version

For Example

Message us using our E-Mail Form
Create your own personal EMailForm

Use this code for the above example:

<a href="http://www.emailform.com/html/emailform.cfm?acct=webmailservice&list=3371014070"> Message us using our E-Mail Form</a> <br>
Create your own personal <a href="http://www.EMailForm.com">EMailForm</a>

 
graphics Version
For Example

Use this code for the above example:

<a href="http://www.emailform.com/html/emailform.cfm?acct=webmailservice&list=3371014070"><img border=0 src="http://www.emailform.com/graphics/banner_click.gif"></a>

 
Frame-Version (No Frame if Frame is not available),
Create a new document in call it "Emailform.html" and place this code as is in and save the file "Emailform.html" to your site. You then need to link from your site to "Emailform.html".
<html>
<head><title>E-Mail Form</title></head>
<frameset framespacing="0" frameborder="0" border="0" rows="*,0">
<frame frameborder="no" src="http://www.emailform.com/html/emailform.cfm?acct=webmailservice&list=3371014070">
<frame frameborder="no" src="http://www.emailform.com/html/blank.html">
</frameset>
<noframes><body>
<a href="http://www.emailform.com/html/emailform.cfm?acct=webmailservice&list=3371014070">E-Mail Form</a>
</body></noframes>
</frameset> </html>