欢迎来到麦麦的不老阁

记录一些关于自己在linux、网络应用、个人心情故事的文字...

关于我

我喜欢搬个小板凳坐在马路边看MM,喜欢把双手插裤兜...更多机密资料... »

Member Login

Lost your password?

麦麦的不老阁

关注互联网,爱生活爱拉芳!不扯谈客观,哥的博客哥做主,用低俗的文字来表述主观看法~

LBS-在网志底下添加google、baidu搜索代码

打开article.asp文件,找到

<img src="<%=theCache.settings["imageFolder"]%>/utf8.png"  class="meta-button" alt="UTF-8 Encoding" /> <b><%=lang["trackback_url"]%>:</b> <%=theCache.settings["baseURL"]+"trackback.asp?id="+theArticle.id%>
      <%}%>

在后面添加:

<!-- Search Google Start -->
<center>
<form method="get" action="http://www.google.cn/custom" target="google_window">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google Search" align="middle"></img></a>
<input type="text" name="q" value="<%=func.HTMLEncode(theArticle.title)%>" class="text search-field" style="width: 68%" /></input>
<input type="submit" name="sa" value="<%=lang["search"]%>" class="button" /></input>
<input type="hidden" name="client" value="pub-7945602143380763"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="hl" value="zh-CN"></input>
<input type=hidden value=UTF-8 name=ie></input>
<input type=hidden value=UTF-8 name=oe></input>
<input type=hidden value=zh-CN name=hl></input></form>
</td></tr>
</form>
</center>
<!-- Search Google End -->
<!-- Search Baidu Start -->
<div align="center">
<form action="http://www.baidu.com/baidu" target="_blank">
<a target="_blank" href="http://www.baidu.com/">
<img src="http://img.baidu.com/search/img/baidulogo_clarity_80_29.gif" border="0" alt="Baidu Search" align="middle"></img></a>
<input type="text" name="word" value="<%=func.HTMLEncode(theArticle.title)%>" class="text search-field" style="width: 68%" /></input>
<input type=hidden name="tn" value=wuxueming></input>
<input type="submit" name="sa" value="<%=lang["search"]%>" class="button" /></input>
<input type=hidden value=UTF-8 name=ie></input>
<input type=hidden value=UTF-8 name=oe></input>
<input type=hidden value=zh-CN name=hl></input></form>
</div>
<!-- Search Baidu End -->

然后刷新一下就可以看到如本页网志下面的效果了…

订阅博客地址:http://www.uncle.ws/subscribe/

您可能感兴趣的相关日志

本文评论 2 comments

  1. 紫晶香奈儿 Leave a comment:

    这些要在那里加啊,也是在公告里加的吗?

  2. marco Leave a comment:

    你的bokee不是不可以编辑代码吗?所以这些功能都不能自己添加的了! [07]
    [quote=紫晶香奈儿]
    这些要在那里加啊,也是在公告里加的吗?
    [/quote]

Leave a comment

玩转Linux

把Linux当玩具

Wordpress

Wordpress 程序应用

游荡互联网

在网上做点啥?

业界资讯

互联网资讯

随笔小记

随笔小记

软件快递

收集软件资讯