-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.php
More file actions
71 lines (70 loc) · 3.34 KB
/
index.php
File metadata and controls
71 lines (70 loc) · 3.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>0x7A69 Technologies Affiliate Program</title>
<style type="text/css">
<!--
-->
</style>
<link href="affiliates.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.login {font-size: 9px}
-->
</style>
</head>
<body>
<FORM ACTION="affiliate/index.php" METHOD=GET><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><table width="639" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="5"><img src="images/header.gif" width="478" height="91"><img src="images/upperright.gif" width="159" height="91"></td>
</tr>
<tr>
<td width="164" align="center" valign="top" nowrap><p><br>
<img src="images/howdoesitwork.gif" width="162" height="31"><a href="affiliate/webmaster_signup.php"><img src="images/getstarted.gif" width="162" height="29" border="0"></a><img src="images/webmastersignup.gif"><a href="termsofuse.php"><img src="images/termsofuse.gif" width="162" height="27" border="0"></a><a href="mailto:tdecourson@0x7a69.net"><img src="images/contactus.gif" width="162" height="28" border="0"></a><a href="login.php"><img src="images/webmasterlogin.gif" width="162" height="28" border="0"></a><img src="images/home02.gif" width="162" height="25"><br>
<br>
</p>
</td>
<td width="1" rowspan="4" nowrap background="images/verticalbarbg.gif"></td>
<td rowspan="4" align="center" valign="top" nowrap><div align="center"><br>
<img src="images/centerimage.jpg" width="331" height="406"><br>
</div></td><td width="1" rowspan="4" nowrap background="images/verticalbarbg.gif"></td>
<td width="100" rowspan="4" valign="top" nowrap></td>
</tr>
<tr>
<td align="right" valign="top" nowrap><img src="images/lefthorizbar.gif" width="162" height="1"></td>
</tr>
<tr>
<td align="center" valign="top" nowrap><br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="47%" align="right"><span class="login">USERNAME: </span></td>
<td width="53%" colspan="2" align="left"> <input name="textfield" type="text" size="10">
<span class="login"> </span></td>
</tr>
<tr>
<td align="right"><span class="login">PASSWORD: </span></td>
<td colspan="2" align="left"><span class="login">
<input name="textfield" type="password" size="10">
</span></td>
</tr>
<tr align="right">
<td colspan="3"><input name="submit" type="image" src="images/login.gif" width="56" height="27" border="0"> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="325" align="right" valign="top" nowrap><span class="login"><img src="images/lefthorizbar.gif" width="162" height="1"></span></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="bottom"><div align="center"><FONT face=Arial,Helvetica,sans-serif color=white size=1><br>
© Copyright 2001 - 2004 0x7A69 Technologies. All Rights Reserved. </FONT></div></td>
</tr>
</table></form>
</body>
</html>