Groups | Blog | Home
all groups > coldfusion flash integration > september 2005 >

coldfusion flash integration : Using pop-ups with flash form


yehudag
9/22/2005 8:22:19 PM
Hi,
I created a flash form as a pop-up and I want to fill a field in the 'parent' form with the data I got from the pop-up.
How can I do that?
dpinder123
9/22/2005 9:11:56 PM
yehudag
9/23/2005 8:07:08 AM
I have a file (a.cfm), which creates a flash form. I want to have a pop-up
window, when the user is pressing a button in the form.
In the pop-up I will have another flash form with one field (cfinput, name:
field1) and a submit button. when the user will click the submit button, the
pop-up window will close and the data the user has inserted in field1 will be
transfered to a field in the original form.
I know how to create the pop-up and how to close it, but I don't know how to
transfer a field contents in the pop-up to a field in the form.
I hope this time, my problem is understood.
Thanks again...
jkolbe
10/27/2005 12:00:00 AM
I am trying to accomplish approximately the same thing, except with checkboxes.
I have tried using the request scope and the session scope, with limited
success using the session scope (I have to refresh the parent screen via the
browser's refresh/ctrl-r). Have you found anything more out on this yet?

- Joshua
AddThis Social Bookmark Button