The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Open search results in new page

2 posters

Go down

Solved Open search results in new page

Post by netsniper January 10th 2010, 3:41 pm

Hi I got this code from Sanket and unfortunately the topic has been locked now so can any tell me is it possible to get the search results to open on another page/new tab?

Code:
<div align="center"><form method="get" action="http://www.google.com/search">
<div style="border:3px solid black;padding:3px;width:30em;">
<table border="0" cellpadding="0">
<tr><td>
<input type="text"  name="q" size="20"
 maxlength="255" value="" />
<input type="submit" value="Google Search" /></td></tr>
<tr><td align="center" style="font-size:75%">
<input type="checkbox"  name="sitesearch"
 value="mybulgariaportal.com" checked />Search Forum<br />
</td></tr></table>
</div>
</form>
</div>

Thank you Hello
netsniper
netsniper
Active Poster

Male Posts : 1040
Reputation : 0
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Open search results in new page

Post by Sanket January 10th 2010, 6:39 pm

There you go.
Code:
   <div align="center"><form method="get" action="http://www.google.com/search" target="_blank">
<div style="border:3px solid black;padding:3px;width:30em;">
<table border="0" cellpadding="0">
<tr><td>
<input type="text"  name="q" size="20"
 maxlength="255" value="" />
<input type="submit" value="Google Search" /></td></tr>
<tr><td align="center" style="font-size:75%">
<input type="checkbox"  name="sitesearch"
 value="mybulgariaportal.com" checked />Search Forum<br />
</td></tr></table>
</div>
</form>
</div>
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Open search results in new page

Post by netsniper January 10th 2010, 6:41 pm

Thank you Sanket you are a STAR man

Thank you Hello
netsniper
netsniper
Active Poster

Male Posts : 1040
Reputation : 0
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Open search results in new page

Post by Sanket January 10th 2010, 6:44 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Open search results in new page 2j4t5a8

Sanket Smile
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum