Hi,
I am having an issue with a CAPTCHA on my site that I hope you can help me with.
I have implemented the securimage captcha located here
http://www.phpcaptcha.org/
It all works how it is supposed to, however I would like it if when the user enters it incorrectly, it displays some text next to the CAPTCHA field informing them. Like how it is in the demo in the captcha site. The problem is that the form validation is done on a separate page, so I am not sure how to go about doing this.
Apologies if this is a bit vague, but if someone could help me out that would be great.
Thanks