Pascal Peters wrote:
> <form action="" target="lowerframe">

Yes, but what happens if the search form is used on a non-frameset
page? I still need the next page viewed to be frameset.cfm. So it
should be:

<form action="" target="lowerframe">

and the lowerframe will be results.cfm. Okay. Do I put the db query
code in the results.cfm page, which is the one that will actually
display the results? I imagine I do. Then the issue, again, is will
that results.cfm page understand what #form.search# means? -- ie, in
this scenario, it's frameset.cfm which is being called, and that is
then loading results.cfm. Will the #form.search# still exist at the
time the results.cfm is loaded into the frameset? That's what I don't
know and that's why I was thinking of using a session variable.

But are you saying that #form.results# will exist even when the page
that needs to use it is not the action page itself?

-------------
Regards,
Bob Haroche
O n P o i n t  S o l u t i o n s
www.OnPointSolutions.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to