implementing captcha using jcap help - 10/18/2007 14:02:47
Hi.....can anyone please tell me how to integrate captcha using jcap into an already existing form ?
Another thing is that the form action attribute points to a .cgi file. I do not want to alter this....what i mean is that i want the captcha to appear on the same page just before the submit button....on clicking the submit button the captcha text should be validated first and then if ok, the form data should be sent to the cgi file.