zoukankan
html css js c++ java
可嵌入到网页的实用查询代码
代码如下:
流行的可嵌入到网页的实用工具,请大家补充和跟贴!! <center> <!--ip查询--> <FORM action="http://ip.wisa.com.cn/ipsearch.php" target="_blank"> <P><SPAN class=style2222>请输入IP:</SPAN> <INPUT maxLength=25 name=textfield> <INPUT type=submit value=查找 name=Submit></P></FORM> <!--域名查询--> <iframe marginWidth=0 marginHeight=0 src="http://hi.www.net.cn/hi/265/265.html" frameBorder=0 width="500" scrolling=no height="300"></iframe> <!--手机位置查询--> <iframe src="http://tool.yok.com/simcard.php" width="760" height="300" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> <!--妇女安全期查询--> <IFRAME marginWidth=0 marginHeight=0 src="http://www.xmdao.com/other/fna.htm" frameBorder=0 width="100%" scrolling=no height=430> </IFRAME> <!--电视节目查询--> <FORM name="wsh1" METHOD=POST ACTION="http://wanshanghao.cn/servlet/search/out_search.jsp" target="_blank"> <table border=0> <tr><td valign="bottom"> <input type="hidden" name="province" value="北京"> <input type="hidden" name="channel" value="all"> <input type="hidden" name="date" value="thisWeek"> <INPUT TYPE="text" NAME="program" style="100" value="电视节目名称" onclick="javascript:this.value=''"><IMG SRC="http://wanshanghao.cn/images/search.gif" WIDTH="45" HEIGHT="21" BORDER="0" ALT="查询电视节目" onclick="document.wsh1.submit()"> </td></tr> </table> </FORM> <!--词霸--> <TABLE width="351" bgcolor="#FFFFFF"> <FORM method=GET action="http://cb.kingsoft.com/search" target='_blank'> <tr><td width="343"> <A HREF="http://cb.kingsoft.com/search" target='_blank'> <IMG SRC="http://cb.kingsoft.com/html/help/images/w_38X38.gif" width=25 height="25" border="0" ALT="金山词霸" align="absmiddle" ></A><font class="abc">英文查词</font> <INPUT TYPE=text name=s size=25 maxlength=255 value="" class="input"><INPUT TYPE=hidden name=lang value='gb2312'> <INPUT type=submit value="词霸搜索" class="input" style="cursor:hand"> </td> </tr> </FORM> <!--天气预报--> <form name="form1" method="post" action="http://www.tq121.com.cn/forecast/searchcity.php" target="_blank"> 在输入框中输入您要查询的城市名称,查询到该城市当日天气。 <br> <input name="cityname" size=36 type="text"> <input name="Input" type="submit" value="查询天气"> </span></td></form> </TABLE> <!--车次--> <form name="frmGetZM" method="POST" action="http://train.chinamor.cn.net/zzcx2.asp" class="p2" target="_blank"> <span class="p4">查询具体到达的车次信息。</span><font color="#666666"><span class="p4"> </span></font><br> <br> <input type=hidden name=bug value=1> <span class="fontsize12hui"><span class="p4">出发地:</span> <input type="text" NAME="fzm" size=20> <span class="p4">目的地:</span> <input type="text" NAME="dzm" size=20> <input name="B12" type="submit" value="查询车次"> <br> </span> </form> </center>
[Ctrl+A 全选 提示:你可先修改部分代码,再点运行代码]
青苹果Web应用商店
https://webapp.taobao.com/
PHP/ASP.NET/ASP/UCHOME/DISCUZ! X系列网站开发,详细需求联系
QQ:8511978
查看全文
相关阅读:
DirectoryEntry配置IIS7出现ADSI Error:未知错误(0x80005000) [转]
自定义Microsoft Visual Studio 代码模板,增加公司和个人信息
RabbitMQ消息队列名词解释[转]
RabbitMQ消息队列的小伙伴: ProtoBuf(Google Protocol Buffer) [转]
RabbitMQ消息队列(七):适用于云计算集群的远程调用(RPC) [转]
RabbitMQ消息队列(六):使用主题进行消息分发[转]
RabbitMQ消息队列(五):Routing 消息路由 2[原]
RabbitMQ消息队列(五):Routing 消息路由[转]
RabbitMQ消息队列(四):分发到多Consumer(Publish/Subscribe)[转]
RabbitMQ消息队列(三):任务分发机制[转]
原文地址:https://www.cnblogs.com/Dicky/p/194388.html
最新文章
C#-MVC开发微信应用(5)--自动应答系统-自动回复机器人
C#-MVC开发微信应用(4)--微信门户菜单的管理操作
C#-MVC开发微信应用(3)--文本消息和图文消息的应答
C#-MVC开发微信应用(2)--微信消息的处理和应答
C#-MVC开发微信应用(1)--开始使用微信接口
.Net可扩展的单据编号生成器-SNF.CodeRule--SNF快速开发平台3.2
审核流(1)SNF.WorkFlow审核流简介--SNF快速开发平台3.1
Sql 查询当天、本周、本月记录
完美的代码生成器SNF.CodeGenerator-快速开发者的利器--SNF快速开发平台3.1
MVC 打印解决方案--SNF快速开发平台3.1
热门文章
文件批量上传-统一附件管理器-在线预览文件(有互联网和没有两种)--SNF快速开发平台3.0
mvc4 强大的导出和不需要上传文件的批量导入EXCEL--SNF快速开发平台3.1
SNF快速开发平台3.0之--系统里广播的作用--迅速及时、简明扼要的把信息发送给接收者
MySQL 添加外键约束,不检查现有数据
TFS创建登录用户并连接TFS
TFS 切换登录用户的方法[转]
使用WinSCP连接linux
使用SecureCRT连接linux
VMWare安装Linux系统之CentOS-6.6操作方法。
ASP.NET MVC下的异步Action的定义和执行原理[转]
Copyright © 2011-2022 走看看