Page 1 of 1

Results Page Display

Posted: Mon Oct 15, 2001 10:40 am
by melvint9
Sir or Maam,

The results page that's displayed when a search is performed, how can I have the results page display in a separate window, without the HTML header and the search box on top of the results page. The plan is to have the results page display in one of our own web pages. Any clues on what steps I can take to get this to work.

Thanks,

MT

Results Page Display

Posted: Mon Oct 15, 2001 12:00 pm
by bart
If you know HTML, you can edit the script to add a "TARGET=new_window" to the form submit. Then just remove the call to the form display part of the code from the search results display.

We do not have examples of this. For further info see the Vortex tutorial.