ReCaptcha
Posted: 02 July 2008 11:06 PM   [ Ignore ]
Newbie
Rank
Total Posts:  15
Joined  2007-09-15

Por favor…

Profile
 
 
Posted: 03 July 2008 08:11 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3373
Joined  2006-10-18

What is it you’re after? rasberry

 Signature 
Profile
 
 
Posted: 03 July 2008 08:27 AM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  15
Joined  2007-09-15

smile I’d love to have ReCaptcha built into FreeForm - maybe the ability to use EE’s captcha or ReCaptcha via a different set of tags.

Profile
 
 
Posted: 03 July 2008 08:34 AM   [ Ignore ]   [ # 3 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3373
Joined  2006-10-18

You can use the Native EE Captcha for Freeform: smile

{if captcha}
<p>Submit the word you see below:</p>
<
p>
{captcha}
<br />
<
input type="text" name="captcha" value="" size="20" maxlength="20" style="width:140px;" />
</
p>
{/if}

 Signature 
Profile
 
 
Posted: 03 July 2008 08:38 AM   [ Ignore ]   [ # 4 ]
Newbie
Rank
Total Posts:  15
Joined  2007-09-15

Yes I know that, but I have clients that get spam all the time with that captcha in place.  ReCaptcha is new and I think (for now) a bit better at defending against spam.

Profile
 
 
Posted: 03 July 2008 08:39 AM   [ Ignore ]   [ # 5 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3373
Joined  2006-10-18

I will add it as a feature request smile

 Signature 
Profile