Mar 7th, 2010, 7:15 PM
Hey Dave,
Any time the form is loaded, a submission ID is reserved for that session. So you'll potentially see a lot of NULL entries; I'm pretty sure this is the cause.
You can put that line of code on your first form page, after including the api.php script.
- Ben
Any time the form is loaded, a submission ID is reserved for that session. So you'll potentially see a lot of NULL entries; I'm pretty sure this is the cause.
You can put that line of code on your first form page, after including the api.php script.
- Ben