⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.asp

📁 火车时刻表查询系统
💻 ASP
字号:
<!--
##################################################################################
#                      不求版权,更改不究,我有辛苦,恳求阅读                    #
#                       火车时刻查询系统 『国庆倾情奉献版『                      #
##################################################################################
#                         搜库数据万能查询之火车实用查询                         #
##################################################################################
#              http://www.soku.net   拥有最新列车时刻数据,我就是权威            #
#                                                                                #
#    搜库数据有单独查询向综合服务查询+网址大全转型,服务项目更多,服务质量更高   #
#                   欢迎各位站长登录我站,或进行更多形式合作                     #
#                                                                                #
#  首页无广告-无弹出窗口-无任何病毒-无恶意代码-家庭、网吧   绿色上网   主页首选  #
#                                                                                #
#  敬请关注最新查询代码(数据库查询版  近期推出,拥有你自己的查询程序将成现实!)#
#                                                                                #
#            感谢大家对搜库数据万能查询的支持http://www.soku.net                 #
#                                                                                #
#由于实在太懒,一直没有发布自己的程序,经站长chy同意,界面外壳采用火车查询网样式 #
#               也欢迎大家访问这个网址:http://www.huoche.com.cn                 #
##################################################################################
-->
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<html>
<head>
<title>火车时刻查询系统『www.soku.net』</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
 <link rel=stylesheet href="css.css">
	  	  <style><!--
body,td,div,p,a,font,span{
    font-family:arial,sans-serif;
       }
//-->
</style>
</head>
 <body bgcolor="#FFFFFF" text="#000000">
 <center>搜库数据-火车实用查询系统</center>
 <hr size=1 width=700>
 <br>
 <table width="500"  border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td>◎<a href=sheng/default.asp target=_blank>全国最新列车时刻表省份图</a></td>     
    </tr>
 </table>
<form name="f" method="post" action="chaxun/result.asp">    
  <table width="500"  border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td>◎出发站:
        <input name="txtChuFa" type="text" size="15">
        </td>
      <td>到达站:
        <input name="txtDaoDa" type="text" size="15"></td>
      <td><input type="submit" name="Submit" value="站站查询"  class="bdtj"></td>
    </tr>
 </table>
     </form>
	 <form name="form2" method="post" action="chaxun/resultc.asp">
    <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td height="50">◎车&nbsp;&nbsp;次:
        <input name="txtCheCi" type="text" size="15">
        <input type="submit" name="Submit2" value="车次查询"  class="bdtj"></td>
    </tr>
  </table>
	 </form>
	 <form name="form2" method="post" action="chaxun/resultz.asp">
    <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td height="50">◎车&nbsp;&nbsp;站:
        <input name="txtChezhan" type="text" size="15">
        <input type="submit" name="Submit22" value="车站查询"  class="bdtj"></td>
    </tr>
  </table>
	 </form>
	 <form name="form2" method="post" action="chaxun/resultstart.asp">
    <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td height="50">◎始发站:
        <input name="txtShiFa" type="text" size="15">
        <input type="submit" name="Submit2" value="始发查询"  class="bdtj"></td>
    </tr>
  </table>
	 </form>
	 <form name="form2" method="post" action="chaxun/resultend.asp">
    <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td height="50">◎终点站:
        <input name="txtZhongDian" type="text" size="15">
        <input type="submit" name="Submit2" value="终点查询"  class="bdtj"></td>
    </tr>
  </table>
	 </form>
	 <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td height="50" valign="top">
      <table align="left"><tr><td>
      ◎票&nbsp;&nbsp;价:</tr></td></table>
      <table border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td height="20">[<a href="piaojia/putongzuo.htm" target="_blank">普通列车硬座、软座票价表</a>]</td>
            <td height="20">&nbsp;[<a href="piaojia/putongwo.htm"  target="_blank">普通列车卧铺票价表</a>]</td>
          </tr>
          <tr>
            <td height="20">[<a href="piaojia/kongtiaozuo.htm"  target="_blank">空调列车硬座、软座票价表</a>]</td>
            <td height="20">&nbsp;[<a href="piaojia/kongtiaowo.htm"  target="_blank">空调列车卧铺票价表</a>]</td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
  <hr size=1 width=700>
<center>
<br><font size=""5"">www.soku.net</font><font color="#FF0000">&reg;</font> 
<br><font size=""5"">Email:web@soku.net</font>
<br>
QQ:1267287(合作专用) 
</center>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -