Main Contents
Displaying Search Results in a seperate window
anonym @ January 6, 2009
If anyone could supply me with the code to do it (and exactly where to place it) or show me where this setting can be altered, that would be awesome.
Thanks in advance!
If you want a search form which only accepts searches, and opens up the list of search results in a separate window, you will need to define your own search form, as described in this FAQ:
http://www.wrensoft.com/zoom/support/faq_howto.html#searchform
To make the results open in a new window, you will need to change the form tag to have a target value of "_blank", for example:
#If you have any other info about this subject , Please add it free.# |
edit