lesley Posted October 8, 2009 Report Posted October 8, 2009 Hello, I am creating an online contact form and need an upload button and captcha capability. So far I have only been successful at one or the other - not both together. My form is here: http://tica.org/email/email.php and the upload currently works - but I cannot seem to figure out how to integrate captcha. I have been able to add the fields themselves (images/text) but I cannot get it to validate. I do not know where to add the code on the page http://tica.org/email/email-thankyou.php. I have used many sites to help me, this is the main one: http://www.phpcaptcha.org/documentation/quickstart/ I have deleted all securimage files because I could not get them to work. Is there an easier way? Quote
falkencreative Posted October 8, 2009 Report Posted October 8, 2009 You may want to take a look at this Contact form/CAPTCHA tutorial: http://net.tutsplus.com/tutorials/php/build-your-own-captcha-and-contact-form/ (Though it sounds like you have most of that in place already) You may also want to check http://recaptcha.net/whyrecaptcha.html -- it's pretty well known as a reputable service, and may simplify adding a RECAPTCHA for you. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.