Tim,
It
should do this by default if you are using a fairly recent version. Check
your preferences...
/*
Reuse browser window mode
* NOTE: reuse browser mode is only valid when IE is the default browser.
* If any other browser is the default and the launchmode=1, a new browser
* window will be spawned for each search regardless of category.
*
* 0=new window always [default]
* 1=single window for all
* 2=single window for each search type
*/
reuseBrowserWindowMode = 0;
* NOTE: reuse browser mode is only valid when IE is the default browser.
* If any other browser is the default and the launchmode=1, a new browser
* window will be spawned for each search regardless of category.
*
* 0=new window always [default]
* 1=single window for all
* 2=single window for each search type
*/
reuseBrowserWindowMode = 0;
Is
IE your default browser? I use IE as my default and it opens a new window
with this setting for each search.
Glenn
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tim Lara
Sent: Tuesday, May 14, 2002 6:06 PM
To: [EMAIL PROTECTED]
Subject: [DQSD-Users] Open search or URL in new windowIs there a way to force the deskbar to open a search or URL that you have typed in a new browser window? (Like holding down shift and clicking a hyperlink on a web page)Most of the time it is desirable for the search results or URL to open in an existing window, but sometimes it isn't. It would be nice to be able to override this behavior...
