HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Changes to google safesearch code
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> General HTML
View previous topic :: View next topic  
Author Message
redspecial2000



Joined: 03 Nov 2009
Posts: 1

Posted: Tue Nov 03, 2009 10:10 am     Changes to google safesearch code  

Hi,

newbie here, so go easy on me please!

I've been embedding the Google Safe Search code into a third party web development site we use. The code is as follows:

<!-- Google SafeSearch -->
<center>
<FORM method=GET action="http://www.google.com/search">
<input type=hidden name=ie value=UTF-8>
<input type=hidden name=oe value=UTF-8>
<TABLE bgcolor="#FFFFFF"><tr><td>
<A HREF="http://www.google.com/search?safe=vss">
<IMG SRC="http://www.google.com/logos/Google_Safe.gif"
border="0" ALT="Google" width="115" height="45" align="absmiddle"></A>
<INPUT TYPE=text name=q size=25 maxlength=255 value="">
<INPUT type=hidden name=safe value=strict>
<INPUT type=submit name=sa value="Google Search">
</td></tr></TABLE>
</FORM>
</center>
<!-- Google SafeSearch -->






What Id like to be able to do is have the search open as a new window- any ideas how to do this?


Thanks
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3598
Location: Biloxi, MS

Posted: Thu Nov 05, 2009 2:18 pm      

Submitting a FORM to a new window
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> General HTML
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group