📄 admin_jiemian3_check.asp
字号:
<% server.scripttimeout = 90 %>
<!-- #include file = "setup.asp" -->
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>留言板用户密码、电子邮件修改</title>
</head>
<body>
<!-- #include file = "public_head.asp" -->
<%
Set gbook =Server.CreateObject("wzxBook.GuestBook")
gbook.dsntemp = dsntemp
gbook.jiemian3check
Set gbook = Nothing
%>
<p> </p>
<!-- #include file = "public_down.asp" -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -