Questions tagged as 'recaptcha'

0
answers

reCaptcha in lightbox

Hello, I'm trying to insert a recaptcha into a page, I was able to successfully insert the contact page through an AJAX form. The problem is in an AJAX form that is inside a lightbox (in case I use featherlight but I think it does not influen...
asked by 18.04.2017 / 14:19
0
answers

Python I can not import ReCaptchaField

There is a project that has been sent to me on which I will work on it. I created an environment to upload the project and in design I had the requeriments where I circled it. But when I run the command python manager.py runserver it is g...
asked by 01.11.2016 / 21:04
0
answers

Cheating the ReCaptcha [closed]

I have a website of a customer made in VB.net and he has a form to talk to us where he has a ReCaptcha 2 of Google in him and today had a citizen who is able to send messages in this form and going through ReCaptcha without any problem. He is al...
asked by 24.05.2015 / 16:56
1
answer

Implementing recaptcha in an Ionic app

I tried to use all the plugins that I found of verification (captcha) within my application. I'm using the Ionic framework. I would like to know if there is a plugin that works inside the html code in that case. Some of which I tried to imple...
asked by 13.07.2017 / 20:07
1
answer

How to make an HTML function stop working with JavaScript?

I'd like that if allowSubmit is false, it would not execute the action of form ( action="logintest.php" ). How can I do this? function check_if_capcha_is_filled (e) { if(allowSubmit) return true; else{...
asked by 10.05.2017 / 04:03
1
answer

Sending and validating form with reCAPTCHA and Ajax

I'm implementing in my site the part of the contact a reCAPTCHA and it already appears on the page correctly, but I use Ajax to send and validate the information and then started what I consider a problem, I saw in that post that...
asked by 16.02.2016 / 13:57
1
answer

Recaptcha v2 on local server!

First of all, if this question does not fit here you do not have to refuse to just say that I remove it. But anyway, I believe that all the developers have gone through this problem, I could not test the recaptcha google on localhost only in are...
asked by 05.06.2018 / 19:33
1
answer

Callback from reCaptcha when user is wrong

Is there any google reCaptcha function that is activated when the user misses the options?     
asked by 25.07.2017 / 15:46
1
answer

validate 2 recaptchas on memsa pagina por ajax

Talk galley blz? I need a help I implemented 3 recaptchas on the same page. <form id='form1'><div class="g-recaptcha" id="Login" data-sitekey="minhakey"></div></form> <form id='form2'><div class="g-recaptcha"...
asked by 16.11.2016 / 00:42
0
answers

Error generating reCaptcha

I get an error message:    Uncaught DOMException: Blocked a frame with origin   " link " from accessing a cross-origin frame.       at: 1: 16 Code: <html> <body> <script src='https://www.google.com/recaptcha/api.js?re...
asked by 19.12.2018 / 14:53