直接粘在页面中即可使用
<form method=get action="http://www.google.com/search">
<input type=text name=q>
<input type=submit name=btnG value="Google搜索">
<input type=hidden name=ie value=GB2312>
<input type=hidden name=oe value=GB2312>
<input type=hidden name=hl value=zh-CN>
<input type=hidden name=domains value="www.amznz.com">
<input type=hidden name=sitesearch value="www.amznz.com">
</form>
<!--Google站内搜索结束-->
注意请根据自己网站编码而更改搜索代码中的编码如 UTF-8、 GB 2312等。<!--Baidu站内搜索开始-->
<form action="http://www.baidu.com/baidu">
<input type=text name=word>
<input type="submit"value="B aidu搜索">
<input name=tn type=hidden value="bds">
<input name=cl type=hidden value="3">
<input name=ct type=hidden value="2097152">
<input name=si type=hidden value="www.amznz.com">
</form>
<!--Baidu站内搜索结束-->
<!--Yaho o站内搜索开始-->
<form action="http://www.yahoo.com.cn/search">
<input type=text name="p">
<input typ e="submit"value="Yahoo搜索">
<input type=hidden name=vs value="www.amznz.com">
</form>
<!--Yaho o站内搜索结束-->
下面是Google和百度的Javascript版的站内搜索代码
<!--Google站内搜索开始-->
<script type="text/j avascript">function googlesearch() {var wq=document.getElementsByName("wq")[0].value;varlink="http://www.google.com/s earch?domains=www.amznz.com&sites earch=www.amznz.com&q="+wq;window.open(link); }
</script>
<input type="text" name="wq"/><input type="submit" onclick="javascript:googlesearch()"value="Google搜索" />
<!--Google站内搜索结束-->
<!--Baidu站内搜索开始-->
<script language="j avascript">function baidusearch() {var wd=document.getElementsByName("wd")[0].value;varlink="http://www.b aidu.c om/s?si=www.amznz.c om&cl=3&ct=2097152&tn=b aidul ocal&word="+wd;window.open(link); }
</script>
<input type="text" name="wd"/><input type="submit" onclick="javascript:baidusearch()"value="Baidu搜索" />
<!--Baidu站内搜索结束-->
<!--利用各种搜索引擎-->
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs"Inherits="_D efault"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml 1/D TD/xhtml 1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type"content="text/html;charset=utf-8" />
<title>站内搜索</title>
</head>
<b o dy>
<script type="text/j avascript" language="j avascript">function search4() {if(form 1.ab c0.che cked)window.open("http://s earch.sina.com.cn/cgi-bin/search/search.cgi?_searchkey=" +form 1.key.value, "mspg0");if(form1.abc 1.checked)window.open("http://site.search.s ohu.com/sites earch.j sp?page_index=0&key_word=" +form1.key.value, "mspg 1");
if(form1.abc2.checked)window.open("http://cn.search.yahoo.com/search?p=" + form 1.key.value,"ms p g2");if(form 1.ab c3.che cked)window.open("http://www.skycn.com/search.php?sor=00&ss_name=" +form 1.key.value, "mspg3");if(form 1.abc4.checked)window.open("http://www.google.com/s earch?hl=zh-CN&inlang=zh-CN&ie=GB2312&oe=GB2312&q="+form 1.key.value, "mspg4");if(form 1.ab c5.che cked)window.open("http://movie.baidu.com/srh.php?tn=baidux&word=" +form 1.key.value, "mspg5");if(form 1.ab c6.che cked)window.open("http://www.baidu.com/s?tn=sitehao 123&word="+form 1.key.value,"mspg6");if(form 1.ab c7.che cked)window.open("http://mp 3 search.b ai du.c om/wstsearch?tn=baidump 3&ct=134217728&lm=-1&rn=&word="+form 1.key.value, "mspg7");if(form1.abc8.checked)window.open("http://search.s ogua.com/s earch/search.asp?fmp3=1&frm=1&fwma=1&fasf=1&go.x=25&go.y=19&key="+form1.key.value, "mspg8");if(form 1.ab c9.che cked)window.open("http://mp3 search.baidu.com/wstsearch?tn=baidump3 lyric&ct=150994944&lm=-1&rn=&word="+form 1.key.value, "mspg9");if(form1.abc 10.checked)window.open("http://www.baidu.com/baidu?ft=all&q 1=" + form1.key.value,"mspg 10");if(form1.abc 11.checked)window.open("http://www.b aidu.c om/i?ct=201326592&cl=2&lm=-1&tn=b aiduima ge&word=" +form1.key.value, "mspg 11");if(form1.abc 12.checked)window.open("http://bingle.pku.edu.cn/scripts/ftp_search.exe?cdtype=GB&word="+form 1.key.value, "mspg 12");if(form1.abc 13.checked)window.open("http://mp 3.baidu.c om/m?rn=&tn=baidump 3&ct=134217728&lm=6&word=" +form1.key.value, "mspg 13");if(form1.abc 14.checked)window.open("http://www.yis ou.com/search?p="+form1.key.value, "mspg 14");
if(form1.abc 15.checked)window.open("http://news.baidu.com/ns?cl=2&rn=20&tn=news&word=" +form1.key.value, "mspg 15");if(form1.abc 16.checked)window.open("http://www.baidu.com/baidu?ie=gb2312&bs=&sr=&z=&ct=1048576&cl=3&f=8&word="+form 1.key.value, "mspg 16");return false;
}</script>
<form name="form 1"onsubmit="return(search4())">
<table border="0" cellspacing=0 width=100%bordercolor=#99DF95 bgcolor=#F0F7FF cellpadding=0>
<tr>
<td colspan="2" align="center"><p><B><font color="#000000">关键字:</font></B><inputtype=text name=key size=15>
<input type=submit style=COLOR:rgb(0,0,0);FONT-SIZE:9pt value=搜索name=B2>
<input type=checkbox name="abc6"value=google checked><a href=http://www.baidu.com/>百度</a>
<input type=checkbox name=abc4 value=3721><ahref=http://www.google.com/intl/zh-CN/>google</a>
<input type=checkbox name=abc7 value=baidump3><ahref=http://mp3.baidu.com/>mp3</a>
<input type=checkbox name=abc9 value=baidump3>歌词
<input type=checkbox name=abc 11 value=baidump3><a href=http://image.baidu.com/>图片</a>
<input type=checkbox name=abc13 value=baiduflash><ahref=ss/flashbaidu.htm>FLASH</a>
<input name=abc5 type=checkbox value=baidumovie><a href=http://movie.baidu.com/>影视</a>
<input type=checkbox name=abc10 value=baidufile><a href=http://file.baidu.com/>文档</a>
<input name=abc15 type=checkbox value=baidunews><a href=http://news.baidu.com/>新闻</a><br>
</p>
</td>
</tr>
<tr>
<td width="220"align="right">
</td>
<td width="516"><input type=checkbox name=abc16 value=baidudict><ahref=http://dict.baidu.com/>词典</a>
<input type=checkbox name=abc8 value=baidump3><a href=http://www.sogua.com/>搜刮mp3</a>
<input type=checkbox name=abc2 value=yahoo><ahref=http://cn.search.yahoo.com/web?&ei=UTF-8>雅虎</a>&nb sp;
<input type=checkbox name=abc3 value=yeah><a href=software.htm>软件</a> <input type=checkbox name=abc12 value=baidump3><a href=http://e.pku.edu.cn/>天网搜索</a>
<input type=checkbox name=abc 14 value=baidump3><a href=http://www.yisou.com/>一搜</a>
<input type=checkbox name=abc0 value=sina><a href=http://cha.sina.com.cn/>新浪</a>
<input type=checkb ox name=abc 1 value=sohu><a href=http://dir.sogou.com/>搜狐</a></td>
</tr>
</table>
</form>
</body>
</html>
<!--利用各种搜索引擎-->
LOCVPS怎么样?LOCVPS是一家成立于2011年的稳定老牌国人商家,目前提供中国香港、韩国、美国、日本、新加坡、德国、荷兰等区域VPS服务器,所有机房Ping延迟低,国内速度优秀,非常适合建站和远程办公,所有机房Ping延迟低,国内速度优秀,非常适合做站。XEN架构产品的特点是小带宽无限流量、不超售!KVM架构是目前比较流行的虚拟化技术,大带宽,生态发展比较全面!所有大家可以根据自己业务需求...
今天有网友提到自己在Linux服务器中安装VNC桌面的时候安装都没有问题,但是在登录远程的时候居然有出现灰色界面,有三行代码提示"Accept clipboard from viewers,Send clipboard to viewers,Send primary selection to viewers"。即便我们重新登录也不行,这个到底如何解决呢?这里找几个可以解决的可能办法,我们多多尝试。...
易探云服务器怎么样?易探云是国内一家云计算服务商家,致力香港云服务器、美国云服务器、国内外服务器租用及托管等互联网业务,目前主要地区为运作香港BGP、香港CN2、广东、北京、深圳等地区。目前,易探云推出的国内云服务器优惠活动,国内云服务器2核2G5M云服务器低至330元/年起;成都4核8G/200G硬盘/15M带宽,仅1888元/3年起!易探云便宜vps服务器配置推荐:易探云vps云主机,入门型云...