home *** CD-ROM | disk | FTP | other *** search
/ ftp.americansys.com / 2014.06.ftp.americansys.com.tar / ftp.americansys.com / spamcrusherenterprise.exe / web / addphrase.asp < prev    next >
Text File  |  2004-05-28  |  996b  |  25 lines

  1. <html>
  2.     <head>
  3.         <title>Spam Crusher - Add Phrases</title>
  4.         <meta http-equiv="Content-Language" content="en-us">
  5.         <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  6.         <meta name="ProgId" content="FrontPage.Editor.Document">
  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="header.asp"-->
  13. <!--#include FILE="timeout.asp"-->
  14.         <p align="center"><font size="5">Add a phrase</font></p>
  15.         <P align="center">Type the phrase that will tell Spam Crusher to not block the email</P>
  16.         <form name="frmPhrase" action="savePhrase.asp" method="post">
  17.             <p align="center">
  18.                 <input type="text" name="ePhrase" size="20" tabindex="1" ID="ePhrase">
  19.                 <input type="submit" value="Save" name="btnSave" ID="btnSave"  tabindex="2" > 
  20.                 <input type="reset" value="Reset" name="btnReset" ID="btnReset"  tabindex="3" >   
  21.             </p>
  22.         </form>
  23.     </body>
  24. </html>
  25.