Log in

View Full Version : Code for Captcha



Elbee
11-25-2014, 05:07 PM
Does anyone know some easy captcha code that I can just add to my forms? I previously used a captcha generator www.captcha.cc; however, all the code stopped working.

Thank you for your help.

P.S. Our server cannot use PHP

ajfmrf
11-25-2014, 09:15 PM
There is a good one here on this site

http://devingredients.com/2011/03/bu...-from-scratch/

I think it can be used fairly easy..

keyboard
11-26-2014, 04:18 PM
Link isn't working.
I assume you mean - this (http://devingredients.com/2011/03/building-a-php-contact-form-with-captcha-from-scratch) link?
However this may not be useful to the OP because they can't use PHP.