exit.asp

来自「是个关于asp做得聊天室」· ASP 代码 · 共 31 行

ASP
31
字号
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>退出本聊天室</title>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
</head>
<style type="text/css">
<!--
	a:visited,a:link  {  text-decoration: none; color: #003399}
	a:hover {  text-decoration: none; color: #3333FF}
	a.linkwhite:link,a.linkwhite:visited { text-decoration:none; color:white}
	a.linkwhite:hover { text-decoration: underline; color:white}
	a.linkblack:link,a.linkblack:visited { text-decoration:none; color:black}
	a.linkblack:hover { text-decoration: underline; color:black}
	input { font-family: "宋体"; font-size: 9pt}
	td {  font-family: "宋体"; font-size: 9pt; color: #000000}
	.en {  font-family:"Verdana", "Arial"; font-size: 9pt}
	.white {  color: #FFFFFF}
	.line {  line-height: 20px}
	.title { font-size: 14px }
-->
</style>

<body bgcolor="#99FFCC">

<p align="center" style="COLOR: salmon"><FONT color=salmon><A href="admin.asp" target=_blank><strong><big>管理员</big></strong></A></FONT></p>
<p align="center"><FONT color=blue><A href="byebye.asp" target=_top><strong><big >退出聊天室</big></strong></A></FONT></p>
</body>
</html>

⌨️ 快捷键说明

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