A
A
artem201520002015-08-28 00:27:47
JavaScript
artem20152000, 2015-08-28 00:27:47

How to get recaptcha value using js jquery?

Let's say that I have recaptcha 2.0 and a form for submitting data on my site. After the user clicks on submit, the form is validated using jquery, after which, if the form is validated, an ajax request is made to the php file.

That's actually the problem. I need to use js jquery to get the recaptcha value received from the server.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
magazovski, 2015-08-28
@magazovski

What then is the point in the captcha, if the robot can get the value and substitute it in the form?
Captcha should be checked only on the server. Otherwise, it's all meaningless.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question