As it currently stands, this question is not a good fit for our Q&A format. We expect开发者_开发知识库 answers to be supported by facts, references,or expertise, but this question will likely
I\'d like to create a static captcha for plone.app.discussion with cultural context: people from a certain nation would be likely to understand the question and know the answer.
I have a short question that has been bothering for last few hours: How can I execute a javascript function before message that a value is required is shown? (on form submit some value inside of it
I have written a php script that generates a captcha image and gets called from my web form: <img src=\"captcha.php?key=12345\"></img>
I\'m looking for a captcha library or component that I could use inside a Swing Gui. Do you k开发者_StackOverflownow any ?
I also have session_start(); at the top of my index page, its not working! <?php if(isset($_REQUEST[\'Submit\'])){
using the \"out-of-the-box\" captcha helper with Codeigniter with no trouble except, I am making the \"word\" a two 5-letter long random strings (ex. WDRTH IFTBG)
Is there a PHP captcha out there which displays Japanese characters? (Cannot be JavaScript dependent) EDIT:
Is there a captcha available f开发者_高级运维or PHP which displays Chinese characters but isn\'t JavaScript dependent?BotDetect captcha supports Chinese characters since the version 3.0
Is there a numeric captcha available for PHP? (which doesn\'t rely on JavaScript be开发者_JS百科ing turned on)