xy.asp

来自「学校网站管理系统」· ASP 代码 · 共 30 行

ASP
30
字号
<!--#include file="inc/conn.asp"-->
<!--#include file="inc/set.asp"-->
<!--#include file="inc/dll.asp"-->
<!--#include file="inc/inc.asp"-->
<!--#include file="sqlx.asp"-->
<%
call pass()
title="祈祷愿望"
call top()%>
<table border="0"  cellspacing="0" cellpadding="0" align=center class=bgcolor>
<tr><td class=left></td>
<td class=width>
<table width=100% border=0  cellspacing="0" cellpadding="0">
<tr>
<td valign=top align=center><%call br%>
<table border="0" cellspacing="0" cellpadding="0" width=100%>
<tr>
<td class=showtop>&#8195;当前位置:本站首页→<b>祈祷愿望</b></td>
</tr></table>
<table border="0" cellspacing="0" cellpadding="0" width=100% height="480"><tr>
<td  class=showcenter valign=top height="486">
<div style="line-height:150%;padding:5px">
<iframe src="xy/wish.asp" width="100%" height="475" frameborder="no" border="0" marginwidth="1" marginheight="1" name="1" align="center" scrolling=no ></iframe>
</div></TD></TR></table>
<table border="0" cellspacing="0" cellpadding="0" width=100%><tr>
<td  class=showfoot></td></tr></table>
</td></tr></table><%call br%></td><td class=right></td></tr></table>
<%call foot()%>

⌨️ 快捷键说明

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