|
ProCaptcha Code
1. Replace the <form ... > tag of your form with the following:
<form action="https://www.SnapHost.com/captcha/WebFormSubmit.aspx"
method="post" id="CaptchaForm">
<input type="hidden" id="SnapHostID" name="SnapHostID"
value="4ZP5758WBR8M" />
2. Copy and paste the code shown below to your html code.
Paste it be before the closing </form> tag.
You will get this Captcha image and a text field.
<table cellspacing="0" border="0" cellpadding="8">
<tr bgcolor="#FFCC99"><td>
<input id="CaptchaCode" name="CaptchaCode" type="text" style="width:130px;height:48px;font-size:38px;" maxlength="6" /><br />
<i>Enter web form code</i>
</td><td>
<a href="https://www.SnapHost.com/captcha/ProCaptchaOverview.aspx"><img
alt="Web Form Protection Code" border="0"
src="https://www.SnapHost.com/captcha/WebForm.aspx?id=4ZP5758WBR8M" /></a>
</td></tr>
</table>
Optional:
If you want a smaller Captcha image use this table instead of [2].
This additional parameter will change the image - &ImgType=2
<table border="0" cellpadding="0" cellspacing="0">
<tr valign="top"><td>
<i>Enter web form code</i> <br />
<input id="CaptchaCode" name="CaptchaCode" type="text"
style="width:110px; border:1px solid #999999" maxlength="6" />
</td><td>
<a href="https://www.SnapHost.com/captcha/ProCaptchaOverview.aspx"><img
alt="Web Form Protection Code" style="margin-left:20px; border:1px solid #999999"
src="https://www.SnapHost.com/captcha/WebForm.aspx?id=4ZP5758WBR8M&ImgType=2" /></a>
</td></tr>
</table>
Please note that SnapHostID should be unique for each form (shown in the code in red).
Every time this page get refreshed - a new SnapHostID is generated.
SnapHostID in the hidden field [1] and in the table [2] must match.
|
What our clients say
It may be too early to declare total victory, but it seems that the SnapHost Captcha has reduced the spam
from the contact page of our website. Before installing the Captcha we were getting one to ten obscene emails a week;
it is now about two weeks after installing the Captcha, and we have not received any spam.
- Moritz Farbstein -
|