Hi i have issues with my captcha code, it doesnt want to refresh when the user gets the code the wrong.
Before I go to all the trouble of testing an approach and relaying the captcha, has anyone else automated Google account creation for开发者_开发技巧 the purposes of streamlining Google Checkout implem
i am using codeigniter . in my form i am using a captcha . all worked fine ,but now it is not loading , when i checked in firebug this error gives
Net Web Forms, I\'m looking for a solution to avoid bot and spammer using my online contact form. Captcha is pretty safe solutio开发者_如何转开发n but sometimes could be to \"Difficult\" for inexperi
Would appreciate any piece of advice on this. Need to dynamically renew the captcha image generated by php-script,
I would to know how to retain information entered for photo upload in php form if either captcha or invalid entry occurs.All other fields retain their input, with the exception of upload path, i.e. pe
I just wanted to ask. Rather then u开发者_如何学Pythonsing a Captcha or as well as using one would there be value in keeping a list of the IP address that have used the form and start to block adding
I wanted to run some captcha possibities past people to see if they are easily by passed by bots etc.
I\'m looking for a simple anti spam form submission solution, other than Captcha. I\'ve tried implementing Captcha into my website for anti-spam purposes, but it\'s been too difficult to integrate int
I am currently employing a CAPTCHA technique which requires a visitor to rearrange some items into the \"correct\" order before proceeding. Here is a jsFiddle with my technique.