📄 showuser.asp
字号:
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="bbs.css" rel="stylesheet" type="text/css">
<meta http-equiv="refresh" content="120">
<base target="main">
</head>
<body bgcolor="#BBDDFF" leftmargin="0" topmargin="0">
<table width="100%" border="0">
<tr>
<td align="center"><a href="http://www.cf98.com/" target="_blank">CF98</a>欢迎您!
<% If session("nickname")="" Then %>
朋友! :-)
<% Else %> <%= session("nickname") %> <% End If %> </td>
</tr>
<tr>
<td align="center"><script src="../online.asp"></script></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -