demos
demos

Reputation: 2630

Captcha solution which can be used with App Engine?

Is there a simple captcha solution which can be easily integrated with a form deployed using Google App Engine? I am using Python.

Upvotes: 2

Views: 1074

Answers (2)

renatopp
renatopp

Reputation: 1315

I didn't test, but I guess this can work: http://daily.profeth.de/2008/04/using-recaptcha-with-google-app-engine.html, he use reCaptcha

Upvotes: 1

Related Questions