PDA

View Full Version : Open Search In New Browser Window


Gilr
07-19-2007, 05:44 AM
Hi

I am new to all this.:confused:

I have added the following to my index page

<form method="GET" action="search.php">
<input type="text" name="zoom_query" size="10">
<input type="submit" value="Search">
</form>

How can I now make the "Search this site" page open in a new browser window so when the window is closed it does not close the website being browsed?

I hope I am making myself clear

Gil

Ray
07-19-2007, 09:17 AM
Please see this FAQ:
Q. How do I make the search results open in a new window (or different frame)? (http://www.wrensoft.com/zoom/support/faq_howto.html#newwindow)