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

📄 train.asp

📁 该程序采用FlashMX开发
💻 ASP
字号:
<!-- #include file="include/skin.asp" -->
<%
dim id,oid,topic,tmp1,tmp2,voteid
web_width="777"
voteid=1
tit="火车时刻表查询"
call web_head(0,0,2,0,0)
response.write vbcrlf&"lmenu_true=true;"
response.write joekoe_cms.js_type("",2)
'----------------------------页面 开始----------------------------
%>

  <table height=600 cellspacing=0 cellpadding=0 width=774 border=0 align=center>
  <tbody> 
  <tr> 
    <td> 
     <iframe frameborder=0 width=100% height=99% scrolling=yes src=train/index.asp topmargin=0></iframe>
    </td>
  </tr>
  </tbody>
</table>

<% response.write joekoe_cms.js_type("web_branch();",3) %>
<%
'----------------------------页面 结束----------------------------
response.write joekoe_cms.js_type("",1)
'response.write vbcrlf&"document.write(ukong);"
call web_end(0,0)
%>

⌨️ 快捷键说明

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