📄 password.asp
字号:
<!--#include file="../include/admentorsecurity.asp"-->
<!--#include file="../include/admentor2.asp"-->
<!--#include file="menu.inc"-->
<html>
<%
''''''''''' (C) Stefan Holmberg 1999
''''''''''' Free to use if these sourcecode lines is not deleted
''''''''''' Contact me at webmaster@sqlexperts.com
''''''''''' http://www.sqlexperts.com
''''''''''' AdMentor homepage at http://www.create-a-webshop.com
%>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
</head>
<body>
<table align="center" bgColor="#000099" border="0" cellPadding="3" cellSpacing="0" height="100%" width="100%">
<tbody>
<tr>
<td vAlign="top" width="50%" height="60">
<b><font color="#FFFFFF" face="verdana,arial,helvetica" size="+2">AdMentor<br>
</font><font color="#FFFFFF" face="verdana,arial,helvetica" size="1">Free
ASP ad rotator </font></b>
</td>
<td vAlign="top" width="468" height="60">
<b><font color="#FFFFFF" face="verdana,arial,helvetica" size="+2">Administration<br>
</font><a href="http://www.create-a-webshop.com"><font color="#ECECD9" face="verdana,arial,helvetica" size="1">http://www.create-a-webshop.com</font></a><font color="#ECECD9" face="verdana,arial,helvetica" size="1"><br>
</font><a href="http://www.sqlexperts.com"><font color="#ECECD9" face="verdana,arial,helvetica" size="1">http://www.sqlexperts.com</font></a></b>
</td>
</tr>
<tr>
<td height="100%" vAlign="top" width="100%" colspan="2">
<table align="center" bgColor="#ffffff" border="0" cellPadding="0" cellSpacing="0" height="100%" width="100%">
<tbody>
<tr>
<td height="100%" vAlign="top" width="85%">
<table bgColor="#ffffff" border="0" cellPadding="10" cellSpacing="0" height="100%" width="100%">
<tbody>
<tr>
<td align="left" height="100%" vAlign="top" width="65%">
<table border="0" width="100%">
<tr>
<td width="50%">
<font color="#aa3333" face="verdana,arial,helvetica" size="+2"><b>Password
change </b></font>
</td>
<td width="50%"><%=GetAdminPagesBannerCode()%>
</td>
</tr>
<tr>
<td width="50%">
</td>
<td width="50%">
</td>
</tr>
<tr>
<td width="50%">
<font size="2" color="#800000"><%=Request.QueryString("Reason")%></font>
</td>
<td width="50%">
</td>
</tr>
</table>
<font color="#aa3333" face="verdana,arial,helvetica" size="+2">
<hr color="#000066" noShade SIZE="1">
</font>
<table border="0" width="100%">
<tr>
<td width="50%">
<form method="POST" action="savepass.asp">
<table border="0" width="100%">
<tr>
<td width="22%"><b>Userid</b>:</td>
<td width="78%"><%=Session("loginname")%></td>
</tr>
<tr>
<td width="22%"><b>Current password</b>:</td>
<td width="78%"><input type="password" name="pwd" size="15"></td>
</tr>
<tr>
<td width="22%"><b>New password</b>:</td>
<td width="78%"><input type="password" name="pwdnew" size="15"></td>
</tr>
<tr>
<td width="22%"><b>New password again</b>:</td>
<td width="78%"><input type="password" name="pwdnew2" size="15"></td>
</tr>
<tr>
<td width="22%"></td>
<td width="78%"></td>
</tr>
</table>
<p><input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>
</form>
<p><br>
<a href="/">Home</a>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -