recaptcha
Recaptcha with CodeIgniter
I am trying to implement recaptcha my form in CodeIgniter (without using the recaptcha library). This works fine, however as in my form, I am displaying each fields errors individually, I want to disp[详细]
2023-03-11 06:48 分类:问答Problems while trying to install recaptcha gem on Ruby on Rails 3
Im trying to install recaptcha on a Rails3 app (Im using Passenger), this is what I did: 1) gem install recaptcha[详细]
2023-03-10 05:24 分类:问答Recaptcha won't render using sfFormExtraPlugin and JQuery Dialog (lightbox)
Morning. 开发者_如何学PythonI have a form which is rendered inside of a jquery dialog box (lightbox) and currently trying to implement recaptcha as part of the form. Because I am using the symfony fra[详细]
2023-03-07 16:33 分类:问答Manual/non-JS reCAPTCHA not translating
When JavaScript is disabled reCAPTCHA uses a JS-independent captcha (obviously). But the problem is that the text/links are not translated.[详细]
2023-03-07 03:51 分类:问答Is it possible to setup a redirect in a PHP file which is guaranteed to work?
I want to make a call to/include a PHP script which would force a re-direct to another page. (The other page will contain a captcha and will re-direct back开发者_运维问答 if entered correctly).[详细]
2023-03-05 20:53 分类:问答ReCaptcha doesn't accept any string
I\'m trying to add recaptcha to a contact form for the first time, and I\'ve made some progress, but now I\'m a little stuck.[详细]
2023-03-05 11:46 分类:问答Devise: Overriding create action in Registrations Controller for Recaptcha
I\'m trying to override the create method from the Registrations Controller in Devise to include Recaptcha verification (as seen here and here):[详细]
2023-03-05 03:41 分类:问答reCaptcha not generated while using jquery .load()
I\'ve the following codes. Mark Up <nav id=main> <ul> <li><a id=home href=\"#\">Home</a></li>[详细]
2023-03-03 07:59 分类:问答reCaptcha and SSL web site
I using a reCaptcha on my web page under asp.net mvc. This web site have a SSL certificated, and I having and problem with reCaptcha.[详细]
2023-03-03 03:00 分类:问答recaptcha https problem on https://api-secure.recaptcha.net/
I am using recpatcha on an SSL site but I am not getting the image on some b开发者_运维知识库rowsers because the ssl certificate of it has been expired ![详细]
2023-03-02 23:31 分类:问答