Inspiring
December 11, 2009
Answered
reCaptcha question
- December 11, 2009
- 1 reply
- 1201 views
I maintain two sites for local businesses. The owners have both expressed displeasure at the "bot" generated spam they get in their domain mailboxes, so I signed up for a reCaptcha account to try and cut down on the spam.
Im just learning php (as in this afternoon)
I can get the reCaptcha widget to appear and it works, but when I go to add the validation code, it wipes out my CSS and I lose my submit and clear buttons. Also the default error message appears in the page.
Attached are what it looks like as an html form, what it looks like with the messed up php code, and the php file.
I am trying to work with this as embedded php rather using rel links to a separate php document. Is that wrong?
There isn't much on this at the reCaptcha site.
