我试图使用服务器端代码V2实现Google implementation.Now,当我试图发送g-recaptcha-response时,我得到了一个类似于ReferenceError: g is notdefineddata: JSON.stringify(g-recaptcha-response),的错误,而当我没有发送这个参数时,我在服务器端得到了Not defined error,code.Hereurl: 'http://localhost:64132/ValidateCaptcha',
我有一个表单filename.php,在这个表单中,我调用了一个jquery函数,我想在这个jquery函数中包含以下php代码 $_POST["recaptcha_response_field"]);
现在在js代码中,如果我有下面的代码,如果我输入正确的验证代码,那么它也会警告false
var cver