erro3.asp

来自「一个功能很全面占用空间的小商城程序,适合个人网上开店使用」· ASP 代码 · 共 28 行

ASP
28
字号
<!--#include file="top.asp"-->

<center>

<table border="0" width="760" cellspacing="0" cellpadding="0" height="312">
  <tr>
    <td width="150" height="312" valign="top" align="left">
    <table border="0" width="190" cellspacing="0" cellpadding="0">
      <tr>
        <td width="150" valign="top" align="left"><!--#include file="left.asp"--></td>
      </tr>
    </table>
    </td>
<td width=10></td>
</center>
    <td width="550" valign="top" align="left">
<table border="0" width="500" cellspacing="0" cellpadding="0" height=150>
  <tr>
    <td width="70%"  valign="center" align="left">
<font color=red>错误提示</font>: 你已经申请了商店,管理员正在检测中,请等待商店是否开通的消息. 
    </td>
  </tr>
</table>
    </td>
  </tr>
</table>

<!--#include file="copy.asp"-->

⌨️ 快捷键说明

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