📄 logging.asp
字号:
<!--#include file="commond.asp" -->
<!--#include file="include/function.asp" -->
<!--#include file="include/md5code.asp" -->
<!--#include file="header.asp" -->
<table width="100%" height="300" border="0" cellpadding="0" cellspacing="0" align="center" class=maintable>
<tr>
<td><br>
<%IF Request.QueryString("action")="logout" Then
Response.Cookies(CookieName)("memName")=""
Response.Cookies(CookieName)("memPassword")=""
Response.Cookies(CookieName)("memStatus")=""%>
<table width="400" border="0" align="center" cellpadding="4" cellspacing="1" class="panel">
<tr>
<td height="22" align="center" class=leftbartop>閫
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -