用户工具

站点工具


在线工具:网页搜索器

百度搜索

<html><SCRIPT language=javascript> <!– function go(formname) { var url = “http://www.baidu.com/baidu”; formname.method = “get”; if (formname.myselectvalue.value == “1”) {

document.search_form1.word.value = document.search_form1.word.value+" site:www.sotiku.com";

} formname.action = url; return true; } –> </SCRIPT> <form name=“search_form1” target=“_blank” onsubmit=“return go(this)”> <input name=word size=“37” value=“sotiku.com” onMouseOver=“this.focus()” onBlur=“if (value ==){value='sotiku.com'}” onFocus=“this.select()” onClick=“if(this.value=='sotiku.com')this.value=”> <input type=“submit” value=“百度搜索”><br> <INPUT name=myselectvalue type=hidden value=0> <INPUT name=tn type=hidden value=“baidu”> <INPUT name=cl type=hidden value=“3”> <INPUT CHECKED name=myselect onclick=javascript:this.form.myselectvalue.value=0; type=radio value=0> <FONT color=#0000cc style=“FONT-SIZE: 12px”>互联网</FONT> <INPUT name=myselect onclick=javascript:this.form.myselectvalue.value=1; type=radio value=1> <FONT color=#ff0000 style=“FONT-SIZE: 12px”>搜题库</FONT> </form> </html> ====== 360搜索 ====== <html> <style> #so360{width:450px;white-space:nowrap} #so360 form{margin:0;padding:0} #so360_logo{width:120px;height:32px;border:0;vertical-align:middle} #so360_keyword{width:200px;height:32px;line-height:18px;font:13px arial;padding:2px;margin-right:5px;border:2px solid #3EAF0E;outline:none;vertical-align:middle} #so360_submit{width:70px;height:32px;line-height:26px;border:0;color:#fff;background:#3FB30E;font-weight:bold;font:bold 13px arial;padding:0 0 1px;padding:3px 0 0\9;cursor:pointer;vertical-align:middle} </style>

<form action=“https://www.so.com/s” target=“_blank”> <a target=“_blank” ><img title=“到360搜索首页” alt=“360搜索” src=“https://p.ssl.qhimg.com/t016b9a582dc0da5403.png” id=“so360_logo”></a> <input type=“text” x-webkit-speech=“” autocomplete=“off” name=“q” id=“so360_keyword”><input type=“submit” id=“so360_submit” value=“搜 索”> <input type=“hidden” name=“ie” value=“utf-8”> <input type=“hidden” name=“src” value=“zz”> <input type=“hidden” name=“site” value=“www.sotiku.com”> <input type=“hidden” name=“rg” value=“0”> </form>

</html> ====== 谷歌搜索 ====== <html>

<form action=“http://www.google.com/search” method=“get”> <input type=“text” name=“q” size=“36” maxlength=“255” value=“sotiku.com” onMouseOver=“this.focus()” onBlur=“if (value ==){value='sotiku.com'}” onFocus=“this.select()” onClick=“if(this.value=='sotiku.com')this.value=”> <input type=“submit” name=“btnG” value=“Google” /> </form>

</html> ====== 搜狗搜索 ====== <html> <script>function verifyquery(form){if(form.range.value==1){form.insite.value='';}else{form.insite.value=form.insite2.value}}</script> <table height=30 cellSpacing=0 cellPadding=0 width=400 border=0> <form action=“http://www.sogou.com/web” target=“_blank” onsubmit='javascript:verifyquery(this)' > <tr style='font-size:12px;color:#000000'> <td width=100 align=“right”><a href=“http://www.sogou.com” target=_blank><img class=“exclude” src=“https://dlweb.sogoucdn.com/pcsearch/web/index/images/logo_300x116_e497c82.png” width=“91” height=“26” border=0></a></td> <td align=“center” width=100><input type=“text” name=“query” size=34 style='BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; BORDER-BOTTOM: #999 1px solid; HEIGHT: 19px; BACKGROUND-COLOR: #fff'> <input type=“hidden” name=“insite” value=“sotiku.com”> <input type=“hidden” name=“insite2” value=“sotiku.com”></td> <td align=“left” width=45><input type=“submit” name=“sogou_submit” value=“搜索”> </td></tr><tr align=“center”><td colspan=“3” align=“center”>

<input type=“radio” name=“range” value=“1” checked=“checked”/>互联网<input type=“radio” name=“range” value=“2” />www.sotiku.com

</td></tr> </form> </table> </html>

在线工具/网页搜索器.txt · 最后更改: 2021/08/30 10:55 由 tiku