work smoothly right now by remove the models part and using the view part, 
but, when i use the controller parts, remove the model and view parts 
(recaptcha), recaptcha didn't show up, btw, thank you so much for your 
hints Loïc.

*views part*
{{from gluon.tools import Recaptcha}}

<td colspan=2>{{=Recaptcha(request, 'PUBLIC_KEY', 'PRIVATE_KEY', 
error_message='invalid', label='Verify:', options='theme:"white", 
lang:"fr"')}}</td>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to