📄 resultz.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><td height="400">
<%
strChezhan = request("txtChezhan")
%>
<iframe name="web" width="100%" frameborder=0 height="100%" src="http://www.huoche.com/chaxun2/resultz.asp?txtChezhan=<%=strChezhan%>"></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 + -