For completeness, please refer to: https://groups.google.com/forum/?fromgroups#!searchin/web2py/recaptcha$20load$20ajax/web2py/9retDkkyGxU/p6j_F3U8X3YJ
https://groups.google.com/forum/?fromgroups#!searchin/web2py/recaptcha$20load$20ajax/web2py/eeMT2Bb-KYA/7G6WZ-XeIygJ This is an old issue and I'm late to the game, but with my modular approach I'm seeing that pbreit has already explored this javascripted-initial-authentication territory and declared it inhospitable. Basically, if I'm to understand, you can't use Recaptcha with LOAD(..., ajax=True). Am I right?

