home *** CD-ROM | disk | FTP | other *** search
/ ftp.americansys.com / 2014.06.ftp.americansys.com.tar / ftp.americansys.com / spamcrusherenterprise.exe / web / adminpwd.asp < prev    next >
Text File  |  2004-05-28  |  1KB  |  38 lines

  1. <html>
  2.     <head>
  3.         <title>Spam Crusher - Admin Passwords</title>
  4.         <meta http-equiv="Content-Language" content="en-us">
  5.         <meta content="Microsoft FrontPage 5.0" name="GENERATOR">
  6.         <meta content="FrontPage.Editor.Document" name="ProgId">
  7.         <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  8.     </head>
  9.     <body>
  10.         <script language="VBScript" RUNAT="Server">
  11.         </script>
  12. <!--#include FILE="timeout.asp"-->
  13.         <p><IMG src="smflaglogo.jpg" align="middle" border="0"><font size="5">Spam Crusher 
  14.                 Enterprise</font></p>
  15.         <p align="center"><font size="5">Change the admin password.</font></p>
  16.         <DIV align="center">
  17.             <form name="frmPwd" action="saveadminpwd.asp" method="post">
  18.                 <table border="0">
  19.                     <tr>
  20.                         <td align="right" height="25">Type your new password
  21.                         </td>
  22.                         <td align="left" height="25"><input id="ePwd1" tabIndex="1" type="password" maxLength="20" size="20" name="ePwd1">
  23.                         </td>
  24.                     </tr>
  25.                     <tr>
  26.                         <td align="right">Type your new password again
  27.                         </td>
  28.                         <td align="left">
  29.                             <input type="password" name="ePwd2" size="20" tabindex="1" ID="ePwd2" maxLength="20">
  30.                         </td>
  31.                     </tr>
  32.                 </table>
  33.                 <input type="submit" value="Save" name="btnSave" ID="btnSave"> <input type="reset" value="Reset" name="btnReset" ID="btnReset">
  34.             </form>
  35.         </DIV>
  36.     </body>
  37. </html>
  38.