See http://www.web2py.com/book/default/chapter/08?search=captcha#CAPTCHA-and-reCAPTCHA
On Apr 12, 8:05 pm, Drise <dris...@gmail.com> wrote: > Also, I need to have it show no matter, so I don't need to append it. > I just need to have it display always. > > On Apr 12, 6:45 pm, Drise <dris...@gmail.com> wrote: > > > > > > > > > I've already read through that, and tried to dissect it and use it for > > what I need, but it didn't work (and slightly confused me more). > > > On Apr 12, 6:42 pm, Drise <dris...@gmail.com> wrote: > > > > Traceback (most recent call last): > > > File "gluon/restricted.py", line 188, in restricted > > > File "C:/Users/Drise/Desktop/web2py/applications/MinecraftAnonymous/ > > > controllers/default.py", line 69, in <module> > > > File "gluon/globals.py", line 124, in <lambda> > > > File "C:/Users/Drise/Desktop/web2py/applications/MinecraftAnonymous/ > > > controllers/default.py", line 30, in submit > > > NameError: global name 'captcha' is not defined > > > > On Apr 12, 6:12 pm, pbreit <pbreitenb...@gmail.com> wrote: > > > > > I see this suggestion: > > > > form[0].append(TR('',captcha, '')) > > > > >https://groups.google.com/d/topic/web2py/eeMT2Bb-KYA/discussion