hello peeps,
I have found this excellent php captcha class at:
http://www.ejeliot.com/pages/2
it works a treat up to a point. posting data across a form and it works wonderfully, but what I am having trouble with is posting the the contents of my mail form to the formmail-clone.cgi script on my website.
My mail form action is to a formmail-clone.cgi script and as a result the phpcaptcha cannot be verified as it would against the supplied form.php example.
Is there a way to verify the captcha before the mail is sent to the cgi script?
This has been boiling my swede for the last three days. If someone could point me in the right direction, they would become my most recent hero.