Did you test it with javascript turned off? I'm not sure if it is due to other customization in my recaptcha setup, but the original code had these lines: Without them, the user missed a field to post his response in on my site, when not having javascript enabled... The following works for me: ------------------------------------------------------------------------ return ' '; ------------------------------------------------------------------------ Thanks for the patch though.! /Torin