Groups | Blog | Home
all groups > coldfusion flash integration > april 2007 >

coldfusion flash integration : refresh flash form


djc11
4/27/2007 8:21:30 PM
I have a page with a flash form and when I refresh the page, the form does not
refresh. I was originally trying to refresh the page witha a javascript
function where i called location.reload() and that was when i noticed the
problem. But even without that I pressed refresh and the page loaded without
the form. I am at a loss. I can't seem to find where anyone has has the same
problem.
amy_jo
5/30/2007 3:04:36 PM
I had a similar problem with Flash form (though not a CF form). It appeared
there was a meta tag storing the data for an excessive time period; I couldn't
find the meta tag in the docs (though I didn't look too hard). I went onto my
IIS server and under the HTTP headers tab, set the content to expire
immediately and that resolved the problem with the .swf file not refreshing.
Hope that helps.
AddThis Social Bookmark Button