Hey all,

I seem to be having a problem with my flash form. I made a form which takes
values from a GET then querys a database to populate the default values of
those fields. It works fine when I have page caching on refresh every visit.
When I set page caching to automatic though, every time I go to the page, it
says the 'The form data has expired, Please reload this page in your browser.'
I tried setting timeout="0" on my CFFORM, but it did not seem to do
anything. Any ideas?

Thanks!