Oct 3rd, 2010, 6:47 AM
Hi Ben-
This is what my success page url looks like:
thanks.php?submission_id=31&unique_key=
So it is pulling in the submission_id just not the unique_key... which is way weird.
If I put that in to the page that contains the form, when I submit it, I get:
Array
(
[form_tools_form_id] => 3
[form_tools_submission_id] => 30
)
Hope that helps...
This is what my success page url looks like:
thanks.php?submission_id=31&unique_key=
So it is pulling in the submission_id just not the unique_key... which is way weird.
If I put that in to the page that contains the form, when I submit it, I get:
Array
(
[form_tools_form_id] => 3
[form_tools_submission_id] => 30
)
Hope that helps...