I'm using CAPTCHA on a couple of my sites but have 2 issues/questions.
First, I entered a page to load if the code is not entered correctly. It's actually a copy of the contact form. The problem is that the information will have to be completely reentered. Is there a way to just have the user try again while keeping the contact informatin intact?
Secondly, the form_inc page is throwing out 3 xhtml validation errors. I fixed 2 of them but don't understand how to fix the third one. The line is:
document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag.
…width="100%" border="0" cellspacing="1" cellpadding="3">
Thanks for your help!