recaptcha
Using reCAPTCHA with ASP.NET
Does the reCAPTCHA usercontrol post a request to http://www.google.com/recaptcha/api/verify to verify the entered text matches the captcha, or is this 开发者_如何学Cdone in the dll?Turns out it does m[详细]
2023-04-06 06:03 分类:问答Setting up recaptcha with devise rails 3.1
I followed the devise wiki here and I get a template error when I try to create a new user. This is what I have done.[详细]
2023-04-05 19:21 分类:问答I keep receiving "invalid-site-private-key" on my reCAPTCHA validation request
maybe you guys can help me with this. I am trying to implement reCAPTCHA in my node.js application and no matter what I do, I keep[详细]
2023-04-05 16:24 分类:问答Need to return recaptcha response while using AJAX, jQuery .submit on button, and keep serialized data intact
I\'ve looked everywhere and have tried 10 different similar issues but neither works exactly how I need it to.[详细]
2023-03-31 04:46 分类:问答Symfony ReCaptcha multi translations
I use symfony 1.4.11 with doctrin开发者_StackOverflow中文版e. And I use ReCaptcha from sfFormExtraPlugin. I have 3 language in my site. Russian, Ukrainian and English. In form I get current culture:[详细]
2023-03-30 12:25 分类:问答Sencha-Touch : Secure a user submitted form
I am using Sencha Touch for some weeks now, and I plan to add to my webapp, a form with 开发者_运维百科which users can contribute with informations. I was wondering of means of securing this form, sin[详细]
2023-03-29 21:47 分类:问答Recaptcha not working in asp.net application
I\'m trying to user recaptcha control in my application. For some reason it\'s all the time valid. no matter what values I put in recaptcha field it\'s all the time valid. Any idea what I\'m missing?[详细]
2023-03-27 20:15 分类:问答RecaptchaState not defined when using ajax and codeigniter form validation
I am attempting my first ajax form submission with codeigniter validation.It is a simple comment field with a Recaptcha.I made sure the form was validating and working properly without ajax before add[详细]
2023-03-26 14:24 分类:问答How can I reload ReCaptcha control after custom validation?
I have ReCaptcha control on my registration form: <recaptcha:RecaptchaControl ID=\"ReCaptcha\" runat=\"server\" PublicKey=\"<%$ appSettings:ReCaptchaPublicKey %>\" PrivateKey=\"<%$ appSet[详细]
2023-03-25 12:14 分类:问答iFrame with PHP reCaptcha page enbedded
I have a Microsoft Expression web site to which I would like to add a reCaptcha page. I have installed PHP and gotten reCaptcha working when navigating to the .php page with my browser.[详细]
2023-03-22 01:33 分类:问答