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
查看全文
相关阅读:
Openstack Nova 源码分析 — Create instances (nova-conductor阶段)
openstack nova 源码解析 — Nova API 执行过程从(novaclient到Action)
Fiddler抓包9-保存会话(save)
Fiddler抓包10-会话框添加查看get与post请求类型
Fiddler抓包11-HTTPS证书Actions无法导出问题
Fiddler抓包7-post请求(json)
Fiddler抓包8-打断点(bpu)
Fiddler抓包3-查看get与post请求
Fiddler抓包4-工具介绍(request和response)
Fiddler抓包5-接口测试(Composer)
原文地址:https://www.cnblogs.com/Dicky/p/194388.html
最新文章
36数据结构与算法分析之---拓扑排序
35数据结构与算法分析之---最短路径
34数据结构与算法分析之---最小生成树
33数据结构与算法分析之---图的遍历
UIWindow & UIWindowLevel笔记
UIWindow & UIWindowLevel笔记
How to SSH Into Your iPhone
How to SSH Into Your iPhone
Core Text 入门
Core Text 入门
热门文章
《人月神话》
《人月神话》
Mac OS 快速查询技巧
Mac OS 快速查询技巧
Openstack组件实现原理 — OpenVswitch/Gre/vlan
VMware vSphere 虚拟化简介
VMware vSphere 虚拟化简介
Openstack-L 路由注入方式
Openstack-L 路由注入方式
Openstack Nova 源码分析 — Create instances (nova-conductor阶段)
Copyright © 2011-2022 走看看