top.asp

来自「酷购网上商城~~ 完整的asp源代码.通过少许的改动就可以让你拥有自己的商城~~」· ASP 代码 · 共 10 行

ASP
10
字号
<table width="700" height="27" border="0" cellpadding="0" cellspacing="0" class="a2" style="border-collapse: collapse">
        <tr>
          <td width="10" height="27" background="IMAGES/fmben_gbtop_left.gif" bgcolor="#FFFFFF">&nbsp;</td>
          <td width="678" height="27" align="right" background="IMAGES/fmben_gbtop_mid.png" >[<a href="index.asp?user=<%=user%>">查看留言</a>][<a href="mailto:<%=rs("email")%>">版主信箱</a>]<% if session("book_session")<>"" then%>[<a href="edit.asp?user=<%=user%>">修改资料</a>][<a href="logonout.asp?user=<%=user%>"><font color=red>退出登陆</font></a>]
<% else%>[<a href="logon.asp">管理登陆</a>] 
          <% end if%></td>
          <td width="12" background="IMAGES/fmben_gbtop_right.gif" bgcolor="#FFFFFF">&nbsp;</td>
        </tr>
      </table>

⌨️ 快捷键说明

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