I have a Search Form for users to enter search criteria which then queries an Oracle database and brings the results to the dsp_page. The application is in Fusebox form and works great, but currently I am not using frames. I have a request to keep the headings fixed on the results page so the users can read the headers as they scroll down the page through the data. Currently when the user scrolls through the results the headers, data, and footer scroll also. How do I use frames and still pass the form criteria/variables to a frame page? The submit button on the Search Form will go back through the index.cfm and pass a fuseaction to load the frameset page. When the frameset page is loaded it calls each frames through the index.cfm. The problem is when I try to call the attribute variables from the Search Form to run the query they are no longer available. Should I use session variables to get around this or is there an easy solution I am missing? I didn't see any reference to this in the Fusebox and Frames presentation. Thanks Eric Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
