Subj : Attempting to add reCaptcha
To : All
From : Noisome
Date : Thu Apr 11 2013 02:31 pm
Howdy all.
I'm attempting to add reCaptcha to my newuser.ssjs/inc files. Of course I can
POST when I hit submit.
But I need to submit to the reCaptcha website first to get the true or false
reply whether the user response was correct.
Has anyone managed to do this? Or is there a better way, like SESSION
variables for creating personal captcha questions? I haven't been able to
find "session variables" to make captcha easier.