recaptcha
How to use capcha with jquery.validate
I am us开发者_开发知识库ing jquery.validate for checking error in form I am using capcha comparision via remote option in jquery.validate.[详细]
2023-02-05 00:26 分类:问答Any way to stop javascript from executing after a callback from jQuery's .post?
I\'m trying to create an ajax validation of Recaptcha and php with jQuery. With jQuery, I\'m trying to get the javascript to stop executing if the data returned has any value (which would be the rec[详细]
2023-02-04 15:56 分类:问答How to load recaptcha code only when jQuery dialog loads
I have a recaptcha code within a jQuery dialog. For some reas开发者_高级运维on, when I load the page in firefox, it hangs (works great on IE/Chrome though).[详细]
2023-02-04 10:24 分类:问答CAPTCHAS and img name /displayed value association
Unfortunately I am having trouble summing up this question in one phrase/line, thus I am forced to initially hint as to what my understanding is before asking the question in fear of me asking a quest[详细]
2023-02-01 18:35 分类:问答Zend Form ReCaptcha not working
I have a simple Zend-based form with reCaptcha element: $form = new Zend_Form(); $form->setName(\'forgotpassword\')[详细]
2023-02-01 07:32 分类:问答Using Recaptcha with EPiServer XForms
Does any one have experiense of using Recaptcha with XForms in EPiServer? I don\'t know where to put the Recaptcha control and how to make it work. The sample code for ASP.NET is the code below. Wher[详细]
2023-02-01 05:43 分类:问答reCAPTCHA code won't show in IE6
I\'m using the reCAPTCHA service from Google but I have problem in IE6 where it doesn\'t show the code.[详细]
2023-01-31 22:41 分类:问答How do I correctly install ambethia/recaptcha with rails 3
I have done the following steps: Added to gemfile: gem \"recaptcha\" Added to config/initializers/recaptcha.rb[详细]
2023-01-31 22:32 分类:问答Add reference to .dll asp.net
I have a simple question about adding references to a .NET project. I\'m adding reCAPTCHA to a website and i have downloaded the dll.[详细]
2023-01-31 09:45 分类:问答language option in reCAPTCHA ASP.NET plugin
I\'m using ASP.NET plugin for reCAPTCHA in my ASP.NET MVC application. Recaptcha assembly version is 1.0.4.0. Is there a way to set language to be used for RecaptchaControl?[详细]
2023-01-30 03:51 分类:问答