Copied to clipboard

Flag this post as spam?

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


  • Beau D'Amore 29 posts 70 karma points
    Mar 10, 2014 @ 21:34
    Beau D'Amore
    0

    How to add a 'captcha' to existing contact form in 6.1.6/Business Starterkit

    Hello,

    I have an Umbraco site up, 6.1.6. to which I added the 'Business' starter kit/package.

    Objective: I want to add a captcha to the contact form... where do I begin?

    I have it running in VS2012 as web forms (non MVC). I tried to follow from: "usercontrols/RunwayContactForm/Contact.ascx"

    but I have no idea how this is chained together

    saerching for is code behind and find it at:

    App_Code/RunwayContactForm/Contact.ascx.cs

    Don't really have any idea where the chunk of logic I need to modify is... I'm a little lost...

    FYI, Been working in C# for a number of years, (but the different ways code can be written can sometimes be tricky to figure out...)

    Any hints? direction?

    Thanks much

    Beau

  • John Perryn 71 posts 182 karma points
    Jun 22, 2014 @ 16:39
    John Perryn
    0

    Hi Beau

    Recaptcha is almost trivial using Contour for web forms. I used it here...  http://www.qfhs.org.au/about-us/feedback/

    Contour also offers workflow management and has proven its worth in other ways.

    See also http://www.yart.com.au/Resources/ASP-NET/Add-ReCaptcha-to-MVC-Razor-3-Application.aspx

    I did look at several packages that offer captcha as a data type but decided on Contour in the end.

    Rgds

    John P

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies