Results 1 to 7 of 7

Thread: A little help with Google re-captcha responce (thank you)

  1. #1
    Member Metal Man's Avatar
    Join Date
    Dec 2015
    Location
    Portsmouth, England
    Posts
    98

    Exclamation A little help with Google re-captcha responce (thank you)

    I have with help from these forums set-up my contact form on my web site and all works fine.
    I have also added the Google reCaptcha to my form, but the problem is' it does it's job but with problems

    Problem 1: I had a thank you page so that when message was sent it said thank you, That does not work properly with Google's reCaptcha because you return to a different page and reCaptcha puts up an error message
    I overcame this by deleting the Thank You page and it now works OK

    Problem 2 : when you fill in the form you can send "without" doing the reCaptcha. (the message does not get sent)
    This means someone who just does not bother to do the reCaptcha, fills in the form, they press send, and think the message has been sent.

    Can anyone help me by supplying the piece of code (and instructions) so that it would say you must fill in the captcha, and then thank you after it is sent.
    If you help me I'm Greatful.
    If I help you I'm Pleased

  2. #2
    Senior Member Thomas Frei-Herrmann's Avatar
    Join Date
    Apr 2010
    Location
    Berlin, Germany
    Posts
    1,000

    Default

    Hi,

    I have tried this "Google reCAPTCHA" with an external forms script:

    http://www.nof-tutorials.com/Google-reCAPTCHA/

    her is my German Tutorial. It might help you if you look at the source code.

    http://www.nof-tutorials.com/Google-.../tutorial.html

    ... but I am not willing to translate all of this into English.
    Tommy

    Administrator at the German NOF-Forum

    NOF-Tutorials.com | German NOF-Forum | Overview of my tutorials | Facebook

  3. #3
    Senior Member gotFusion's Avatar
    Join Date
    Jan 2010
    Location
    www.gotHosting.biz
    Posts
    4,529

    Default

    Quote Originally Posted by Thomas Frei-Herrmann View Post

    http://www.nof-tutorials.com/Google-.../tutorial.html

    ... but I am not willing to translate all of this into English.
    This does a pitiful job of translation but it is better than "guessing"

    https://translate.google.com/#de|en|.../tutorial.html

    Hit the translate button after going to the above URL
    NetObjects Fusion Cloud Linux enabled Web Hosting, support + training starts at $14.95
    NetObjects Fusion web Hosting and support + ASP + PHP + ColdFusion + MySQL + MS SQL
    FREE NetObjects Fusion Support & training comes with all web hosting accounts
    NetObjects Fusion Web Hosting: http://www.gotHosting.biz

  4. #4
    Senior Member Thomas Frei-Herrmann's Avatar
    Join Date
    Apr 2010
    Location
    Berlin, Germany
    Posts
    1,000

    Default

    Mike,

    on nearly all of my pages you have a Google translate button on the bottom of the page, just switch to English. Do not use any codes when you have switched to a different language.
    Tommy

    Administrator at the German NOF-Forum

    NOF-Tutorials.com | German NOF-Forum | Overview of my tutorials | Facebook

  5. #5
    Senior Member Thomas Frei-Herrmann's Avatar
    Join Date
    Apr 2010
    Location
    Berlin, Germany
    Posts
    1,000

    Default

    by the way- this form was generated by the "Forms Generator" of former "Webbausteine.de" which you may find now on my domain.

    Hit the button "Formular-Generator":

    http://www.nof-tutorials.com/Kontakt...l/tutorial.php

    You could even choose under "Optionen > Sicherheitsabfrage" (options) on the first page "Google reCaptcha" and the code will be generated by this tool. There are 3 steps to the final form and it is very easy to use inside NOF. Just put your correct eMail in the script and copy the code from <?php to ?> into your html-editor of a NOF text-field. Copy also the <style> between your head tags for the CSS.

    Click image for larger version. 

Name:	Google-reCAPTCHA.png 
Views:	276 
Size:	69.3 KB 
ID:	2504

    Due to cookies you may come back and change or edit your form at any time (as long as you do not delete your browser cookies).
    Last edited by Thomas Frei-Herrmann; 07-01-2016 at 01:15 PM.
    Tommy

    Administrator at the German NOF-Forum

    NOF-Tutorials.com | German NOF-Forum | Overview of my tutorials | Facebook

  6. #6
    Member Metal Man's Avatar
    Join Date
    Dec 2015
    Location
    Portsmouth, England
    Posts
    98

    Default

    Quote Originally Posted by Thomas Frei-Herrmann View Post
    by the way- this form was generated by the "Forms Generator" of former "Webbausteine.de" which you may find now on my domain.

    Hit the button "Formular-Generator":

    http://www.nof-tutorials.com/Kontakt...l/tutorial.php

    You could even choose under "Optionen > Sicherheitsabfrage" (options) on the first page "Google reCaptcha" and the code will be generated by this tool. There are 3 steps to the final form and it is very easy to use inside NOF. Just put your correct eMail in the script and copy the code from <?php to ?> into your html-editor of a NOF text-field. Copy also the <style> between your head tags for the CSS.

    Click image for larger version. 

Name:	Google-reCAPTCHA.png 
Views:	276 
Size:	69.3 KB 
ID:	2504

    Due to cookies you may come back and change or edit your form at any time (as long as you do not delete your browser cookies).
    Thanks for the offer but I reluctant to start over again, I know nothing of programing that's why I asked if I could get the code.
    If you help me I'm Greatful.
    If I help you I'm Pleased

  7. #7
    Member Metal Man's Avatar
    Join Date
    Dec 2015
    Location
    Portsmouth, England
    Posts
    98

    Default

    Why do people persist in answering a question with un-usable answers, it now looks like I have had 5 answers, If you are not willing to give me exactly what I asked for why even answer, or is it to boost your own ego.
    If I ask how much are apples, I don't want answers saying pears are nice.

    I'll probably get banned again now, you're not allowed to have an opinion.
    If you help me I'm Greatful.
    If I help you I'm Pleased

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •