Page 1 of 1

How do I use captcha and validate my fields?

Posted: Wed Apr 27, 2011 4:44 pm
by mguise
I can validate my fields, I can validate with captcha. But I'm not sure how to validate my fields and use captcha at the same time. Anyone have any ideas?

I'm just starting to jump into PHP but I could use some help

The php web page with the form is located at http://www.rnlservicesllc.com/contact_us.php

Thanks

Re: How do I use captcha and validate my fields?

Posted: Fri Apr 29, 2011 2:52 pm
by incubi

Re: How do I use captcha and validate my fields?

Posted: Fri Apr 29, 2011 4:21 pm
by califdon
mguise wrote:I can validate my fields, I can validate with captcha. But I'm not sure how to validate my fields and use captcha at the same time. Anyone have any ideas?
Not sure I understand your question. If you can validate data and employ captcha, what is preventing you from doing both? In other words, tell us what error messages or unintended behavior do you experience?