default.asp

来自「一套比较完整的内部技术支持全部源代码,请大家共同分享」· ASP 代码 · 共 35 行

ASP
35
字号
<%@LANGUAGE="VBSCRIPT"%>
<%page=1%>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body leftmargin="0" topmargin="0">
<table width="99%" height="99%" border="0">
  <tr>
    <td width="18%" height="73">晨砻内部技术支持网</td>
    <td width="82%">banner处</td>
  </tr>
  <tr>
    <td align="center" valign="top">
      <!--#include file="inc/menu.asp"-->
      &nbsp;</td>
    <td align="center" valign="top"><br>
      <br>
      <br>
      <pre>
      测试帐号
      提供支持者帐号:test1/welcome
      需要支持者帐号: test2/welcome



      </pre>
    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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