-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbanstats.html
More file actions
19 lines (19 loc) · 889 Bytes
/
banstats.html
File metadata and controls
19 lines (19 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head><title>Bannermatic Statistics Request</title></head>
<body bgcolor="#FFFFFF" text="#000099" link="#0000FF" alink="#FFFF00" vlink="#990000">
<b><i><font size=5><font color="#0000FF"><u>BANNERMATIC</u></font><br>
<font color="#006600">BANNER STATISTICS REQUEST</font></font></i></b>
<p>
<!-- Begin BANNERMATIC Form -->
<form action="http://www.alphalinux.org/cgi-bin/banmat1.cgi" method="POST">
<table border=2><tr align=center>
<td colspan=2>E-Mail address of sponsor: <input type=text name=email size=30 maxlength=90></td>
</tr><tr>
<th><input type=submit name=banstats value="SEND SPONSOR REPORT"></th>
<th><input type=reset value="CLEAR FORM"></th>
</tr></table></form>
<!-- End BANNERMATIC Form -->
<p>
<font size=2><i><b>BANNERMATIC</b> is one of <a href="http://www.GetCruising.com/crypt" target="_top">Joe's CGI Scripts From The Crypt!</a></i></font>
<p>
</body></html>