Category Archive For "reCaptcha"
recaptcha to download a file HTML
This tutorial shows how to integrate reCaptcha for download a file. This is HTML example and will work for all programming languages. Please note that this example will run in server after updating the site information in recaptcha site as shown in the youtube video. First get the site key from google recaptcha site. Please …
Add reCaptcha I m not a robot in JAVA JSF Websites
This tutorial shows step by step how to include reCaptcha I m not a robot in JAVA JSF Websites. First you have to register with Google recaptcha and get the Site Key and Secret Key. Visit this link to get the step by step process. https://chillyfacts.com/add-recaptcha-i-m-not-a-robot-in-java-websites/ After Registering new site, You will get a Site …
Add reCaptcha I m not a robot in JAVA websites
This tutorial shows how to add reCaptcha I m not robot in Websites using Servlet in JAVA and JSON. First login to google and go to the link https://www.google.com/recaptcha/admin#list You can see the Register a new site form as below. 2.1 Fill any Label 2.1 Enter your host name, Now I am giving domain name …