win10 繁体字显示乱码:如何在SPACE中添加IP查询

来源:百度文库 编辑:神马品牌网 时间:2024/04/27 18:55:07
我想在SPACE里加上可以看到来访IP地址的东东.
现在就差一个IP地址查询的代码.

网上只找到了一种,是“<img border=0 src="http://www.u9cn.com/1.php" border=0>
但是这个我放在网页里找不到图片.

谁还有其他的,能给我个吗?
最好还有查天气和日历的~
谢谢~

<iframe src="http://ip.91.com/ip/showip.asp?text=&bg=&line=2&scro=1&leng=140" frameborder="0" scrolling="no" width="200" height="36" marginheight="4" marginwidth="0"></iframe>

<form name=frmIp1 action="" method=post onsubmit="deal1(this);return false">
<input type=text name=txtIp value="请输入ip地址">
<input type=submit name=submit1 value="查询">
</form>
<script>
function deal1(obj)
{
window.open("http://www.it315.org/ip/ip_area1.asp?ip="+ obj.txtIp.value,"_blank","top=0,left=0,width=300,height=150,toolbar=no");
}
</script>

天气
<div align="center">
<IFRAME src="http://appnews.qq.com/cgi-bin/news_qq_search?city=%B1%B1%BE%A9&hl" frameBorder=0 width=157 scrolling=no height=240></IFRAME><br>

</div>

<form action="http://www.t7online.com/cgi-bin/suchen" method="GET" target="_top">

<font face="宋体" size="2" color="#f888888"><b>查询其它城市</b><br></font>

<input type="text" size="10" maxlength=20 name="ORT"><input type="hidden" name="LANG" value="cn">

<input type="submit" value="查询">

</form>