[Pro] send form

Hi, Does anyone know if is possible to add googles recaptcha to send form action?

could this be added to the action? https://developers.google.com/recaptcha/docs/formmail

Matt.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You’d need a custom version of the Action to do this, because there is a server-side comparison component to the mix. Getting the actual CAPTCHA into the form is trivial – it’s that blodge of JavaScript at the top of the linked page, and you could paste that into a Markup Item and have it appear wherever you like. Having the CAPTCHA actually do anything would require extra code in the form handler, which the Action would need to write.

Walter

On Oct 29, 2013, at 11:31 AM, Matt wrote:

Hi, Does anyone know if is possible to add googles recaptcha to send form action?

could this be added to the action? https://developers.google.com/recaptcha/docs/formmail

Matt.

reCAPTCHA


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks walt have no idea how to add required code to action so will have a look at easiCaptcha action

Matt.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Matt,

Are you having a problem with spam using the current version of the Action, or is this a request from a client? We’ve added some anti-spam stuff to the Action that should make things like captchas unnecessary.

Joe


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Joe, just a request, will let them know it shouldn’t be necessary.

Many thanks Matt.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options