I use Infopath 2010 to create forms for public Sharepoint 2010 sites and one of the requirements i开发者_开发问答s to install a Captcha check for each form.
in page cap.aspx ========================================================================== string code = GetRandomText();
Hello All, I am using GWT-Ext 2.0.3. I have implemented SimpleCaptcha in my project.I am not able to refresh the captcha image when I reload the panel.I am using simplecaptcha-1.2.1.jar file to imple
I\'ve just watched the link as http://simplecaptcha.sourceforge.net/ and it gives demo of some images showing that captcha can be designed as a colored one so it can be not only black and white one. B
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
so i was able to make my recaptcha thing working but my problem is though, i want to have it appear only after 3 tries. one option that i have is to redirect the user to a View that will have the capt
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Hello Im trying to make a form with a captca: But everytime I 开发者_如何学运维submit it shows me that the captcha is wrong i dont know where is my mistake,
I am Using wp & I installed Contact form7. Now I want to Add Captcha with Contact form7. I don\'t like \"Really Simple Captcha\" because it shows very simple images. Any other Captcha Plugin Suppo
I\'m using Recaptcha within Django. I was using the following tutorial to integrate it in my web application: http://www.marcofucci.com/tumblelog/26/jul/2009/integrating-reca开发者_运维知识库ptcha-wit