I am using reCAPTCHA in the contact form on my website and need some
help getting it to work. I am not a web programming expert and have
reached a point where I can't seem to solve the current problem.
Basically, the use of tables to build the layout of my form is causing
some sort of error with the reCaptcha. As a result I keep getting
"reCaptcha filled out incorrectly" errors when it isn't actually
filled out wrong. If I simply remove all table code, the form works.
I want the layout to have the Name/E-Mail/Subject to the left of the
Message entry box. I tried the same layout with div floats but the
reCaptcha still didn't work.
Please view the design and source code at the below link:
http://aarongmoore.com/three/contact.html
If someone can help me solve this mystery, I would really appreciate
the help.