Ad

Friday, March 15, 2013

search engine codes

Google
google search

<!-- Search Google -->
<center> 
<FORM method=GET action="http://www.google.com/search">
<TABLE bgcolor="#FFFFFF"><tr><td>
<A HREF=" http://www.google.com/">
<IMG SRC="http://www.google.com/logos/Logo_40wht.gif" border="0" ALT="Google" align="absmiddle"></A> 
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT TYPE=hidden name=hl value="en">
<INPUT type=submit name=btnG VALUE="Google Search">
</td></tr></TABLE> 
</FORM>
</center>
<!-- Search Google -->


others
Search EngineHTML Code
Google

<FORM action="http://www.google.com/search" method="get" name="f">
<p>
<a href="http://www.google.com/">Google</a> <br>
<INPUT name=q framewidth="4" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT name="clear" type="reset" value="clear">
</p></FORM>
Yahoo

<FORM method="get" action="http://search.yahoo.com/bin/search">
<p><a href="http://www.yahoo.com/">Yahoo</a><br>
<input type="text" name="p" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>
AltaVista

<FORM method="get" action="http://www.altavista.com/web/results">
<p><a href="http://www.altavista.com/">AltaVista</a><br>
<input type="text" name="q" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>
Lycos

<FORM method="get" action="http://search.lycos.com/default.asp">
<p><a href="http://www.lycos.com/">Lycos</a><br>
<input type="text" name="query" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>
LookSmart

<FORM method="get" action="http://search.looksmart.com/p/search">
<p><a href="http://www.looksmart.com/">LookSmart</a><br>
<input type="text" name="qt" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>
AOL

<FORM method="get" action="http://search.aol.com/aolcom/search">
<p><a href="http://startpage.aol.com/">AOL</a><br>
<input type="text" name="query" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>
MetaCrawler

<FORM method="get" action="http://www.metacrawler.com/info.metac/search/redir.htm">
<p><a href="http://www.metacrawler.com/">MetaCrawler</a><br>
<input type="text" name="qkw" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>
Dogpile

<FORM method="get" action="http://www.dogpile.com/info.dogpl/search/redir.htm">
<p><a href="http://www.dogpile.com/">Dogpile</a><br>
<input type="text" name="qkw" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>
Excite

<FORM method="get" action="http://www.infospace.com/info.xcite/inc/form_redir.htm">
<p><a href="http://www.excite.com/">Excite</a><br>
<input type="text" name="qkw" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>
Search

<FORM method="get" action="http://www.search.com/search/1/index.html?q=&tabdest=web&tag=se.sr.tab.web">
<p><a href="http://www.search.com/">Search</a><br>
<input type="text" name="q" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>
MSN

<FORM method="get" action="http://search.msn.com/results.aspx">
<p><a href="http://www.msn.com/">MSN</a><br>
<input type="text" name="q" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>

Kids Search EngineHTML Code
Yahooligans

<FORM method="get" action="http://www.yahooligans.com/homepage/search/ligans">
<p><a href="http://www.yahooligans.com/">Yahooligans</a><br>
<input type="text" name="p" size="20" class="cats">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>
DMOZ

<FORM method="get" action="http://search.dmoz.org/cgi-bin/search">
<p><a href="http://dmoz.org/Kids_and_Teens/">DMOZ</a><br>
<input type="text" name="search" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>
Ask Jeeves Kids

<FORM method="get" name="question box" action="http://www.ajkids.com/kids42.asp">
<p><a href="http://www.ajkids.com/">Ask Jeeves Kids</a><br>
<input type="text" name="ask" size="20">
<br>
<INPUT type="submit" value="search"> <INPUT type="reset" value="clear">
</p></FORM>


search engine codes Rating: 4.5 Diposkan Oleh: CRS

Comments