I just passed the var. attribs. into the frame at the <frame
src="index.cfm?Fuseaction=action&var=#var#"> but i'm sure someone has come
up with a cleaner way of doing it.

Shawn Regan
[EMAIL PROTECTED]
Cold Fusion Developer
Pacific Technology Solutions


-----Original Message-----
From: Eric Tabb [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 21, 2000 3:00 PM
To: Fusebox
Subject: Frames, Forms, and Variables help needed...


  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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to