Ignore:
Timestamp:
02/24/05 15:09:46 (20 years ago)
Author:
Kris Deugau
Message:

/branches/new-search-20050223

First iteration:

  • Changed search linked from header.inc back to a "quick" search, with some intelligence to detect whether it's an IP, CustID, or description that's being searched for.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new-search-20050223/header.inc

    r87 r171  
    4141<td width=10></td>
    4242<form method="POST" action="/ip/cgi-bin/main.cgi">
    43 <td>Search:
     43<td>Quick Search:
    4444<input type="text" name="input" size="20" maxlength="50" class="regular">
    45 <input type=radio name="searchfor" value="ipblock">IP/IP block
    46 <input type=radio name="searchfor" value="desc" checked=yes>Description
    47 <input type=radio name="searchfor" value="cust">Customer ID
    4845<input type=hidden name=page value="1">
    4946<input type=hidden name=action value="search">
Note: See TracChangeset for help on using the changeset viewer.