📄 editokok.asp
字号:
<%
IF not(Session("KEY")="super" or session("KEY")="check" ) THEN
response.redirect "error.asp?id=065"
response.end
END IF
%>
<html>
<head>
<title>寂寞百合----->修改成功</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
<!--
a:link { text-decoration: underline; color: #000000; font-family: 宋体 }
a:visited { text-decoration: underline; color: #000000; font-family: 宋体 }
a:hover { text-decoration: underline; color: #cc0000 }
body {font-family: "宋体"; font-size: 9pt;line-height: 12pt;}
table {font-family: "宋体"; font-size: 9pt;line-height: 12pt;}
-->
</style>
</head>
<body bgcolor="#C0C0C0" text="#000000">
<p align="center" style="margin-top: 0; margin-bottom: 0"><b> 成功修改文章</b></p>
<hr color="#397904" width="60%" size="1">
<p style="text-indent: 0; margin-left: 10; margin-right: 4; margin-top: 0; margin-bottom: 0; line-height:150%" align="center">
如果您要继续进行操作,请返回并刷新页面。
<p align="center" style="margin-left: 10; line-height:150%; margin-top:2; margin-bottom:2">
<script LANGUAGE="JavaScript">
function goHist(a)
{
history.go(a);
}
</script><input TYPE="button" VALUE="<--返回" onClick="goHist(-1)" class=button4>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -