I'm using my development system to test recaptcha.
I've checked that HTTP_HOST is set to localhost and that HTTP_REFERER
begins with
http://localhost.
The only thing I can think of that I'm doing different from the sample
code is that I'm creating the control dynamically in code behind using
ASP.NET 2.0 on IIS 7.5.
Any ideas greatly appreciated!