0
New Here
,
/t5/dreamweaver-discussions/adding-a-captcha-to-a-form/td-p/10317175
Feb 14, 2019
Feb 14, 2019
Copy link to clipboard
Copied
Does anyone know how you can add a CAPTCHA to a form and make it so that it has to be passed to submit it?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Community Expert
,
Feb 14, 2019
Feb 14, 2019
Here's a tutorial: PHP Contact Form with Google reCAPTCHA - Phppot
Use the link Nancy posted to creat an API KEY.
LEGEND
,
/t5/dreamweaver-discussions/adding-a-captcha-to-a-form/m-p/10317176#M48711
Feb 14, 2019
Feb 14, 2019
Copy link to clipboard
Copied
There are many different ways of doing this. The easiest is Google's REcaptcha, I think. Just copy/paste their code into your document.
V/r,
^ _ ^
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
/t5/dreamweaver-discussions/adding-a-captcha-to-a-form/m-p/10317177#M48712
Feb 14, 2019
Feb 14, 2019
Copy link to clipboard
Copied
Use reCaptcha version 3
https://www.google.com/recaptcha/admin/create
Nancy O'Shea— Product User, Community Expert & Moderator
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/dreamweaver-discussions/adding-a-captcha-to-a-form/m-p/10317178#M48713
Feb 14, 2019
Feb 14, 2019
Copy link to clipboard
Copied
Here's a tutorial: PHP Contact Form with Google reCAPTCHA - Phppot
Use the link Nancy posted to creat an API KEY.
Paul-M - Community Expert
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

