📄 result.asp
字号:
<html>
<head>
<title>公交车查询05版</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=778>
<tr>
<td><font>查询结果</font> </td>
</tr>
</table>
<table align="center" width="778">
<tr>
<td id="cha" width=100% height="400" valign="top">
<IFRAME name="chaFrame" border=0 frameBorder=0 height="100%" marginHeight=0 marginWidth=0 scrolling=auto src="http://www.soku.net/bus/Bus.asp?Action=<%=Request("Action")%>&City=<%=Request("City")%>&BusSta=<%=Request("BusSta")%>&BusNum=<%=Request("BusNum")%>" width="100%"></IFRAME>
</td></tr>
</table>
<table align="center">
<tr>
<td> <a href='http://www.soku.net' target='_blank'><img src='../sheng/images/logo.gif' width=88 height=31 alt='『搜库数据万能查询』之火车实用查询' border=0></a>
</td>
</tr>
</table>
</iframe>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -