gx_wjt.asp

来自「ASPyuandaima希望能帮上大家的忙.一起学习JAVA吧」· ASP 代码 · 共 25 行

ASP
25
字号
<table width="778" border="0" cellspacing="0" cellpadding="0" background="images/top-back.gif" align="center">
  <tr height="25" background="images/top-back.gif"> 
    <td align="center"><a href="http://www.guochan.com"><img border="0" src="images/logo.gif" width="78" height="74"></a></td>
	<td align="center"><font color="#E3E9F1"  size="6" face="华文行楷">
	<%=bb%>.......
	</font></td>
  </tr>
</table>
<table width="778" border="1" cellspacing="0" cellpadding="0" bgcolor="#7894AF" align="center">
  <tr height="25" bgcolor="#eeeeee">
    <td>
	<table width="100%"><tr height="25"><td><%=why%>&nbsp;&nbsp;&nbsp;欢迎来到 <%=bb%>!</td>
	<td align="right">
	<%if session("gxjb")="admin" then%>
	<a href="gx.asp?cz=exit">退出管理</a>
	&nbsp;&nbsp;&nbsp;	
	<%end if%>
	<a href="gx_gl.asp" target="_blank">供需管理</a>
	&nbsp;&nbsp;&nbsp;
	<a href="gx_type.asp" target="_blank">类型设置</a>
	&nbsp;&nbsp;&nbsp;
	<a href=# onClick="javascript:window.open('gxsl.asp','收录','width=380,height=240');">供需收录</a></td></tr></table>
	</td>
  </tr>
</table>

⌨️ 快捷键说明

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