I have an existing form (see link below) and would like to implement a CAPTCHA, but I don’t want to reconfigure my scripts - I just want to be able to have my SUBMIT verify the code (as I have existing alerts if a user doesn’t complete all fields):
http://www.prescriptionpc.com/#section=contact
The FORM code this is using is the following:
The above form "calls" a separate php file to validate and process the form.So…
if anyone knows a way or method of incorporating just the CAPTCHA code for validation within this exisitng form, please let me know.
Any and all help is greatly appreciated!
-Bruce