Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
105 lines (84 sloc)
3.17 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
| <HTML> | |
| <head> | |
| <title>mail.machine-knit.com Mail</title> | |
| <!--File: LOGIN.HTML--> | |
| <SCRIPT language="JavaScript" type="text/javascript"> | |
| function doSubmit() | |
| { | |
| document.forms[0].submit(); | |
| } // doSubmit | |
| <!-- | |
| // Begin cs_help.cgi | |
| function openHelp(sHelp) | |
| { | |
| url = '/' + sHelp + '.html'; | |
| window.open(url,sHelp,"width=350,height=400,status=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes"); | |
| } | |
| // End cs_help.cgi--> | |
| </script> | |
| </head> | |
| <body bgcolor="#FFFFFF" topmargin="0" leftmargin="0"> | |
| <a name="Top"></a> | |
| <!-- THIS TABLE ENCLOSES THE ENTIRE PAGE CONTENTS WITH A COLORED BORDER--> | |
| <table width="100%" border="0" cellpadding="5" cellspacing="0"> | |
| <tr> <td align="center" bgcolor="#3399FF"> | |
| <!-- THIS TABLE ENCLOSES THE ENTIRE PAGE CONTENTS --> | |
| <!-- OPEN HEADER CELL --> | |
| <table width="100%" border="0" cellpadding="0" cellspacing="0"> | |
| <tr> <td align="center" bgcolor="#3399FF"><FONT FACE="Arial, Helvetica, sans-serif" SIZE=4><FONT FACE="Arial, Helvetica, sans-serif" SIZE=6>mail.machine-knit.com</font> | |
| </td></tr> <!-- CLOSE HEADER CELL AND OPEN MAIN DOCUMENT CELL --> | |
| <tr><td bgcolor="#FFFFFF" align="center"><FONT FACE="Arial, Helvetica, sans-serif"> | |
| <p> </p><table width="100%" border="0" cellpadding="5" cellspacing="0"> | |
| <tr><td><br> | |
| <table border="0" cellpadding="5" cellspacing="0" align="center"> | |
| <!-- first column, for Imail information --> | |
| <tr><td valign="top" align ="right"><FONT FACE="Arial, Helvetica, sans-serif" SIZE=4> | |
| </font> | |
| </td> | |
| <!-- second column, for login fields --> | |
| <td> | |
| <form methodmirror.htm"> | |
| <input type="hidden" name="page" value="login"> | |
| <table border="0" cellpadding="0" cellspacing="0"> | |
| <tr><td><FONT FACE="Arial, Helvetica, sans-serif"> | |
| <b>User ID:</b><br> | |
| <input type="text" size="32" name="userid"><br> | |
| <b>Password:</b><br> | |
| <input type="password" size="32" name="passwd"> | |
| <p align="right"> | |
| <a href="javascript:doSubmit()"><img src="loginbtn.gif" width="74" height="24" alt="Login" border="0"></a> | |
| </td></tr> | |
| </table> | |
| <p> | |
| <table border="0" cellpadding="0" cellspacing="0" width="300"> | |
| <tr><td><FONT FACE="Arial, Helvetica, sans-serif"> | |
| <input type="checkbox" name="Expire_Cache" value="1"> | |
| Check if you are on a public terminal and wish to expire page views. (Increased Security)<br> | |
| <input type="checkbox" name="Use_Cookie" value="1"> | |
| Check if you want to use Cookies for security and to avoid "Intrusion Detected" notices | |
| <br> | |
| <a href="javascript:openHelp('cs_login')"><img src="helpbtn2.gif" width="74" height="24" border="0"></a></FONT> | |
| </td></tr> | |
| </table> | |
| </form> | |
| </td></tr> | |
| </table> | |
| </td></tr> | |
| </table> | |
| <p> </p> | |
| </td></tr> <!-- CLOSE MAIN DOCUMENT CELL AND OPEN FOOTER CELL --> | |
| <tr><td> | |
| <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#3399FF"> | |
| <tr> <td><FONT FACE="Arial, Helvetica, sans-serif" SIZE=4> | |
| </font></font></td></tr> | |
| </table> | |
| <!-- CLOSE FOOTER COLOR CELL AND MAIN TABLE --> | |
| </td></tr> | |
| </table> | |
| <!-- CLOSE BORDER CELL AND TABLE --> | |
| </td></tr> | |
| </table> | |
| </body> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |