logging.asp

来自「1、日志增加首页显示调用index_show.asp 2、日志增加用户的修改和」· ASP 代码 · 共 17 行

ASP
17
字号
<!--#include file="commond.asp" -->
<!--#include file="include/function.asp" -->
<!--#include file="include/md5code.asp" -->
<!--#include file="header.asp" -->
<table width="768" height="20" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td background="images/index-mid.gif"><div align="center">
        <hr align="center" width="750"><table width="750" border="0" align="center" cellpadding="4" cellspacing="6"  >
  <tr>
    <td width="128" align="center" valign="top"><br>
    <br>
    <strong>鐢ㄦ埛鐧诲綍</strong></td>
    <td align="center"><br>
	<%IF Request.QueryString("action")="logout" Then
	Response.Cookies(CookieName)("memName")=""
	Response.Cookies(CookieName)("memPassword")=""
	Response.Cookies(CookieName)("memStatus")=""%><div class="msg_head">閫

⌨️ 快捷键说明

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