www.gusucode.com > ASP+ACCESS学生论坛设计与实现(源代码+论文+开题报告) > ASP+ACCESS学生论坛设计与实现(源代码+论文+开题报告)\13学生论坛ASPAC\BBS\admin_helpview.asp

    <!--#include file="conn.asp"-->
<!--#include file="inc/const.asp"-->
<!-- #include file="inc/DvADChar.asp" -->
<%
Mybbs.Stats=Mybbs.Forum_Info(0)&"管理帮助"
Mybbs.Head
%>
<br>
<p><p>
<table border="0" cellspacing="1" cellpadding="5" class=tableborder1 align=center style="width:90%">
<tr><th height="24"><%=Mybbs.Stats%></th></tr>
<tr><td width="100%" class=tablebody1>
<script>
document.write(opener.txtRun.value)
</script>
</td></tr>
<tr>
<td height="22" align=center class=tablebody2>
<input type="button" name="close" value="[关  闭]" onclick="window.close()">
</td>
</tr>
</table>
<br>
</body>
</html>