Results Page Display

Post Reply
melvint9
Posts: 19
Joined: Wed Oct 03, 2001 11:09 am

Results Page Display

Post 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
bart
Posts: 251
Joined: Wed Apr 26, 2000 12:42 am

Results Page Display

Post 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.
Post Reply