Log in

View Full Version : Need Help With Google's ReCaptcha



Elbee
03-06-2015, 03:05 PM
Hello,

I am trying to set up the google's ReCaptcha captcha on my forms.

I have my site keys (public and private). Of course, the first two instructions are simple--what to put in the <head> and what to put at the end of the form.

I'm having trouble with the 3rd step "send a GET request with these parameters:" Does anyone know the code I would use and which of the files it would go into. I have included below the two files for a test form.

URL: https://www.google.com/recaptcha/api/siteverify
secret (required) .......
response (required) ....
remoteip

Files attached:
http://jpl.coj.net/lib/websiteform-test.html
http://jpl.coj.net/lib/websiteformhandler.asp

Can anyone help?

Thank you very much, Elbee