How to show database results in new window on submit

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to use a search form to query a database but leave the search form
open, so I was thinking of the search form in a top frame and the results in
the bottom frame.
FP 2003 seems to default to opening the database results in the same window
as the search forms. How can I get the results to open up in a new window
(or a child frame), leaving the search forms to be used again to display new
results for the next search.
 
I kno, I know, just add the search forms to the .asp DBR pages, right. Brain
freeze...
 
Back
Top