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

📄 resultc.asp

📁 全国最新列车时刻表 内含全国2000多个火车站时刻表
💻 ASP
字号:
<html>
<head>
<title>车次查询结果--火车实用查询</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK REL="stylesheet" HREF="../css.css" TYPE="text/css">
</head>
<body>
 <table align="center" width=700>
 	<tr><td>
		<a href='http://www.huoche.com' target='_blank'><img src='http://www.huoche.com/img/weblogo.gif' width=88 height=31 alt='火车实用查询网' border=0></a><a href="../index.asp">查询首页</a>→ <a href="../index.asp">车次查询</a>→ <font>查询结果</font>
	</td></tr>
 </table>
 <hr size=1 width=800>
 <table align="center" width=100%>
 	<tr>
 	<%
 		strCheCi = request("txtCheCi")		
 	%>	
<td id="cha" width=100% valign="top" height=400>
<IFRAME name="chaFrame" border=0 frameBorder=0 height="100%" marginHeight=0 marginWidth=0 scrolling=auto src="http://www.huoche.com/chaxun2/resultc.asp?txtCheCi=<%=strCheCi%>" width="100%"></IFRAME>				
	</td>
	</tr>
 </table>
 <hr size=1 width=800> 
 <table align="center">
 	<tr><td>
 		<a href='http://www.huoche.com' target='_blank'><img src='http://www.huoche.com/img/weblogo.gif' width=88 height=31 alt='火车实用查询网' border=0></a>
 		
	</td></tr>
 </table>
</body>
</html>

⌨️ 快捷键说明

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