Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing form outside of iframe

Status
Not open for further replies.

MsChelle

Programmer
Jul 11, 2002
54
US
I apologize if this is answered somewhere, but I can't find it.

I have a start page (index.cfm) with two iframes. The top one is the header which is a flash-form report menu (tabs, radio buttons, etc). The reports appear in the second frame. One of these reports brings up a flash-form submenu into the second frame. This menu is supposed to launch a new page with the results (so you can view several results).

Before I put them in iframes it worked fine. Now, though, the submenu will not pass anything to the new window. A cfdump gives me struct[empty] on the results page.

If I remove the flash format from the submenu, it works fine. But for aesthetics, we want to keep the flash format. (Unless anyone has a style sheet that mimics the flash forms????)

This is driving me crazy! Any ideas??

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top