Dave,

The problem is not what you think it is. the data in question is the data
passed by the POST.

Form A --- posts to --- form B

User hits "refresh" on form B

Message appears asking if user wants to repost the data (the warning message
on the client browser).

User answers YES

Data is apparently NOT reposted - where did it go? The data in question is
part of the form post request - it's not part of the flash form anymore - at
least it should not be.

-Mark


-----Original Message-----
From: dave [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 27, 2005 6:45 PM
To: CF-Talk
Subject: re: form parameters and flash forms


did you try to add preserveData="yes" to the cfform tag?
 not sure if that works for flash forms or not.

 When you refresh it, it recompliles the movie so I would dare to say its an
expected behavior, I'm sure you could do some cfm logic to check and
repopulate the fields though.

----------------------------------------
From: "Mark A Kruger" <[EMAIL PROTECTED]>
Sent: Wednesday, April 27, 2005 6:56 PM
To: CF-Talk <[email protected]>
Subject: form parameters and flash forms

When we build a flash form with "method=POST" and then submit the form it
posts the data to the form handler - so far, so good. If, while sitting on
the form handler after the post, you click "refresh" you get the warning
that you must resubmit the data - again as expected. But when you click
"yes" to repost the data the data is NOT posted - the form scope is blank.
Is this a bug or expected behavior? It looks like a bug to me.

-Mark

Mark A. Kruger, CFG, MCSE
www.cfwebtools.com
www.necfug.com
http://blog.mxconsulting.com





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204865
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to