Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Proxicode 128 posts 324 karma points
    Nov 04, 2013 @ 23:28
    Proxicode
    0

    Captcha on Contour

    Hello,

    I am successfully using captcha on my Contour forms for some time now, but had a client ask today if it's possible to swith to a different type of captcha something similar to this...


    I have no idea if this is possible, so I thought I would reach out to the community to see if anyone has done anything like this?

    Any tips, guideance, pointers are appreciated.

    Thanks
    -Roger

  • Chriztian Steinmeier 2800 posts 8791 karma points MVP 8x admin c-trib
    Nov 05, 2013 @ 00:21
    Chriztian Steinmeier
    0

    Hi Roger,

    I think you should be able to do that using a standard Textfield and a Regex validation - the answer must be 15, so a regex like this: ^\s*15\s*$ should do it...

    Of course, the field must be Mandatory, and you put the "question" in the Caption...

    Simple Captcha Field

    Let me know if it works,

    /Chriztian

  • sun 403 posts 395 karma points
    Nov 05, 2013 @ 01:02
    sun
    0

    @Chriztian Steinmeier, How change it when viewers post each forms?

  • Chriztian Steinmeier 2800 posts 8791 karma points MVP 8x admin c-trib
    Nov 05, 2013 @ 08:05
    Chriztian Steinmeier
    0

    @Sun: I don't change it :-)

    Just try it and see how long it takes for spammers to "crack" it. I've done this (albeit no with Contour, but same simple approach) to more than a few sites already, and they all went from ~30+ spam posts a day to none. And I've not had to change the "security question" yet :-)

    That said, it's very easy to change from within Contour - you just need to update the Caption and the RegEx.

    /Chriztian

Please Sign in or register to post replies

Write your reply to:

Draft