Hi, I thought I see if the collective expertise could help me out here.
Here's the problem I'm reworking a rather old site that in several places uses frames within a popup window. The issue is that I need to pass values back to the opener when a form is submitted from within the child window frame. This works in IE but not in firefox. Here's the sequence: user clicks button to open popup. popup window consists of two frames. user fills in the form on frame one and clicks submit. the action page does some cf related processing (db submit etc), the action page then passes several variables back to the opener, fills in 2 form fields in the opener and closes. firefox just throws a javascript error Any suggestions on how to get this to work with firefox would be really appreciated. thx, larry ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:321687 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
