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

coldfusion flash integration : cfform preservedata="yes"


SilentBob'secretfusion
4/17/2007 5:52:28 PM
<cfform format="flash" timeout="100000" name="visitrequest" method="post"
height="800" action="security_visitor_requestp2.cfm" width="500"
preservedata="yes" >

Could someone tell me what is wrong with the above statement? It is NOT
preserving data. Perhaps I just misunderstand the way it is supposted to work.
Basically, I am having the user to go to p2, and edit (using <input
name="button" type="button" onclick="javascript:history.back()" value="Edit"/>)

When we go back to the original page, no data is preserved. Do I
misunderstand this tag or is it just not working the way it was designed?

Thanks.
SilentBob'secretfusion
4/17/2007 6:17:51 PM
AddThis Social Bookmark Button