[PHP] Adding reCAPTCHA to form using PHP

2010-04-19 Thread Ernie Kemp
Need help with reCAPTCHA. Never installed it before. When Submit is clicked the quoterequest-redirect.php is run but I think it would be better to test the reCAPTCHA before the quoterequest-redirect.php program has been run. I check the CAPTCHA in quoterequest-redirect.php, it displays a invalid

Re: [PHP] Adding reCAPTCHA to form using PHP

2010-04-19 Thread tedd
At 12:21 PM -0400 4/19/10, Ernie Kemp wrote: Need help with reCAPTCHA. Never installed it before. When Submit is clicked the quoterequest-redirect.php is run but I think it would be better to test the reCAPTCHA before the quoterequest-redirect.php program has been run. I check the CAPTCHA in

RE: [PHP] Adding reCAPTCHA to form using PHP

2010-04-19 Thread Ernie Kemp
To: Ernie Kemp; 'PHP General List' Subject: Re: [PHP] Adding reCAPTCHA to form using PHP At 12:21 PM -0400 4/19/10, Ernie Kemp wrote: Need help with reCAPTCHA. Never installed it before. When Submit is clicked the quoterequest-redirect.php is run but I think it would be better to test

Re: [PHP] Adding reCAPTCHA to form using PHP

2010-04-19 Thread Andrew Ballard
On Mon, Apr 19, 2010 at 12:50 PM, tedd tedd.sperl...@gmail.com wrote: At 12:21 PM -0400 4/19/10, Ernie Kemp wrote: Need help with reCAPTCHA. Never installed it before. When Submit is clicked the quoterequest-redirect.php is run but I think it would be better to test the reCAPTCHA before the

Re: [PHP] Adding reCAPTCHA to form using PHP

2010-04-19 Thread tedd
At 2:10 PM -0400 4/19/10, Andrew Ballard wrote: On Mon, Apr 19, 2010 at 12:50 PM, tedd tedd.sperl...@gmail.com wrote: At 12:21 PM -0400 4/19/10, Ernie Kemp wrote: Need help with reCAPTCHA. Never installed it before. When Submit is clicked the quoterequest-redirect.php is run but I think