1 | <html>
|
---|
2 | <head>
|
---|
3 | <title>[IP Database v2]</title>
|
---|
4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
---|
5 | <link rel="stylesheet" type="text/css" href="/ip/ipdb.css">
|
---|
6 |
|
---|
7 | <script language=javascript>
|
---|
8 | function openHelp() {
|
---|
9 | window.open("/ip/help.html", "help_window", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=700,height=300")
|
---|
10 | }
|
---|
11 | function openTables() {
|
---|
12 | window.open("/ip/tables.html", "subnet_tables", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=600,height=250")
|
---|
13 | }
|
---|
14 | function helpAllocTypes() {
|
---|
15 | window.open("/ip/alloctypes.html", "alloc_window", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=750,height=550")
|
---|
16 | }
|
---|
17 | </script>
|
---|
18 |
|
---|
19 | </head>
|
---|
20 | <body bgcolor="#ffffff" text="#000000" link="#000000" vlink="#000000" alink="#ff0000" leftmargin="0" topmargin="0" marginwidth="0" style="font-family: helvetica">
|
---|
21 |
|
---|
22 | <table width="98%" border="0" cellspacing="0" cellpadding="0" height="0">
|
---|
23 | <tbody><tr>
|
---|
24 | <td nowrap=""><a href="/ip/index.shtml" target="_blank"><img src="/ip/images/logo.png" width="167" height="60" border="0" alt="[ Logo ]"></a></td>
|
---|
25 | <td nowrap="" valign="bottom">
|
---|
26 | <div align="right"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
|
---|
27 | <a href="/ip/index.shtml">
|
---|
28 | [IP Database v2 Home]</a></font></b></div>
|
---|
29 | </td>
|
---|
30 | </tr>
|
---|
31 | </tbody></table>
|
---|
32 |
|
---|
33 | <table width="100%" border="0" cellspacing="0" cellpadding="0"
|
---|
34 | <tr bgcolor="#000000"><td></td></tr></table>
|
---|
35 | <!-- end line and top. -->
|
---|
36 | <table width="100%" cellspacing="0">
|
---|
37 | <tr class="color1">
|
---|
38 | <td width=10></td>
|
---|
39 | <form method="POST" action="/ip/cgi-bin/main.cgi">
|
---|
40 | <td>Search:
|
---|
41 | <input type="text" name="input" size="20" maxlength="50" class="regular">
|
---|
42 | <input type=radio name="searchfor" value="ipblock">IP/IP block
|
---|
43 | <input type=radio name="searchfor" value="desc" checked=yes>Description
|
---|
44 | <input type=radio name="searchfor" value="cust">Customer ID
|
---|
45 | <input type=hidden name=page value="1">
|
---|
46 | <input type=hidden name=action value="search">
|
---|
47 | <input type=submit value="Go!" class="heading">
|
---|
48 | <input type="button" value=" Help? " onclick="openHelp()" class="regular">
|
---|
49 |
|
---|
50 | <a href="/ip/cgi-bin/main.cgi?action=assign">Add new assignment</a>
|
---|
51 | </td>
|
---|
52 | </form>
|
---|
53 | </tr>
|
---|
54 | </table>
|
---|
55 | <!-- start another line -->
|
---|
56 | <!-- There has GOT to be a better way to do this... Ugh. -->
|
---|
57 | <table width="100%" border="0" cellspacing="0" cellpadding="0" height="1" bgcolor="#000000">
|
---|
58 | <tbody><tr>
|
---|
59 | <td></td>
|
---|
60 | </tr>
|
---|
61 | </tbody></table>
|
---|
62 | <br></br>
|
---|