📄 ok.asp
字号:
<html>
<head>
<style type="text/css">
<!--
td { font-size: 14px; line-height: 17px }
body { font-size: 14px; line-height: 17px }
p { margin-top: 10; margin-bottom: 10 }
a:link { text-decoration: none; color: black }
a:visited { text-decoration: none; color: black }
a:active { text-decoration: none }
a:hover { text-decoration: underline; color: red }
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>删除成功</title>
</head>
<body background="images/background.gif">
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="142">
<tr>
<td width="100%" height="121">
<p align="center"><font style="font-size:14px" color="#FF0000">恭喜您,操作成功!</font> <p align="center"><font style="font-size:14px"><a href="<%=request.ServerVariables("HTTP_REFERER")%>"><font color="#FF0000"><<</font><font style="font-size:14px" color="#FF0000">返回</font><font color="#FF0000">管理</font></a></font>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -