Nov 4th, 2009, 1:09 AM
(This post was last modified: Nov 4th, 2009, 5:38 PM by sergiozambrano.)
It seems that sharing the same thankyou.php page was causing some troubles.
Now it works fine, so far, but leaving the first form incomplete (captcha or validation error) would make impossible to get the second form submitted, and would keep the info from first one being reloaded time after time when trying to reload the page.
Also, wrong captcha makes the form to lose all information in it.
In other words, it's filled out when it shouldn't, and it's not when it should.
The php for form 1 is an exact copy of another form was working fine with recaptcha, and had the reloading empty form issue already fixed.
Ideas?
Now it works fine, so far, but leaving the first form incomplete (captcha or validation error) would make impossible to get the second form submitted, and would keep the info from first one being reloaded time after time when trying to reload the page.
Also, wrong captcha makes the form to lose all information in it.
In other words, it's filled out when it shouldn't, and it's not when it should.
The php for form 1 is an exact copy of another form was working fine with recaptcha, and had the reloading empty form issue already fixed.
Ideas?