The form data has expired – CFFORM
If you are using cfform with FLASH, you may get the following error:
The form data has expired.
This appears to be random, but in fact isn’t.
It seems that flash forms cache information for about 2 minutes, probably so that there isn’t any security implications with people leaving their browser open to other people.
So if you leave the form and do nothing for a few minutes then com back to it, you may get the bove messge when submitting the form, or when you press the back button on the browser.
Although not the perfect solution (as form data entered will be lost if you hit the back button) the best thing to do is tell the page not to cache.
Here is what I do. Enter the following code into the cfform page.























Jones on March 6th, 2009
Nice blog…
visit also coldfusion example