Nov 4th, 2009, 1:32 AM
(This post was last modified: Nov 4th, 2009, 5:29 PM by sergiozambrano.)
http://advancemarketinfo.com/freeinfo.php
is a 2 forms set, which is finalized in first form since the second one is optional.
It works fine as long as it passes the validation. If it doesn't, the form reloads empty, never getting to the second form. If you reload the page, first form DOES get the info back, but throws error 302 if submitted.
So there's no way to get the second form if it's not filled out at the first attempt.
In other words: Info is lost when it should kept, and kept when should be dropped for a new submission.
The form is a copy of a previous one, with recaptcha, which had the same issue (was a single form) but it was fixed successfully.
Ideas?
is a 2 forms set, which is finalized in first form since the second one is optional.
It works fine as long as it passes the validation. If it doesn't, the form reloads empty, never getting to the second form. If you reload the page, first form DOES get the info back, but throws error 302 if submitted.
So there's no way to get the second form if it's not filled out at the first attempt.
In other words: Info is lost when it should kept, and kept when should be dropped for a new submission.
The form is a copy of a previous one, with recaptcha, which had the same issue (was a single form) but it was fixed successfully.
Ideas?