home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 May / PCWK5A99.ISO / Freeware / Http2mg / data1.cab / Program_Executable_Files / HTTPmail.exe / BINARY / 141 next >
Encoding:
Text File  |  1998-06-15  |  3.6 KB  |  101 lines

  1. <h2 align="left">HTTP2mail Cache Browse</h2>
  2.  
  3. <form action="browse.h2m" method="GET">
  4.     <input type="hidden" name="id" value="%x"><table border="0"
  5.     width="100%" bgcolor="#C0C0C0">
  6.         <tr>
  7.             <td colspan="5" bgcolor="#FFFF00"><strong>Search</strong></td>
  8.         </tr>
  9.         <tr>
  10.             <td><strong>URL:</strong></td>
  11.             <td colspan="2"><input type="text" size="15"
  12.             name="url" value="%s"></td>
  13.             <td><strong>Containing:</strong></td>
  14.             <td><input type="text" size="15" name="cont"
  15.             value="%s"></td>
  16.         </tr>
  17.         <tr>
  18.             <td><font size="2">Status:</font></td>
  19.             <td colspan="4"><font size="2"><select name="sts"
  20.             size="1">
  21.                 <option %s value="0">All</option>
  22.                 <option %s value="1">Available</option>
  23.                 <option %s value="2">Pending</option>
  24.                 <option %s value="3">Requested</option>
  25.             </select></font></td>
  26.         </tr>
  27.         <tr>
  28.             <td><font size="2">Requested</font></td>
  29.             <td><font size="2">between</font></td>
  30.             <td><font size="2"><input type="text" size="10"
  31.             name="rqn" value="%s"></font></td>
  32.             <td><font size="2">and</font></td>
  33.             <td><font size="2"><input type="text" size="10"
  34.             name="rqx" value="%s"></font></td>
  35.         </tr>
  36.         <tr>
  37.             <td><font size="2">Received</font></td>
  38.             <td><font size="2">between</font></td>
  39.             <td><font size="2"><input type="text" size="10"
  40.             name="rcn" value="%s"></font></td>
  41.             <td><font size="2">and</font></td>
  42.             <td><font size="2"><input type="text" size="10"
  43.             name="rcx" value="%s"></font></td>
  44.         </tr>
  45.         <tr>
  46.             <td><font size="2">Last served</font></td>
  47.             <td><font size="2">between</font></td>
  48.             <td><font size="2"><input type="text" size="10"
  49.             name="srn" value="%s"></font></td>
  50.             <td><font size="2">and</font></td>
  51.             <td><font size="2"><input type="text" size="10"
  52.             name="srx" value="%s"></font></td>
  53.         </tr>
  54.         <tr>
  55.             <td colspan="5"><font size="2">Total of responses
  56.             between <input type="text" size="5" name="ttn"
  57.             value="%s"> and <input type="text" size="5"
  58.             name="ttx" value="%s"></font></td>
  59.         </tr>
  60.         <tr>
  61.             <td colspan="5"><font size="2"><strong>Order by:</strong></font></td>
  62.         </tr>
  63.         <tr>
  64.             <td colspan="5">
  65.             <input type="radio" %s name="ord" value="1">
  66.             <font size="2">URL </font>
  67.             <input type="radio" %s name="ord" value="2">
  68.             <font size="2">Status</font>
  69.             <input type="radio" %s name="ord" value="3">
  70.             <font size="2">Requested </font>
  71.             <input type="radio" %s name="ord" value="4">
  72.             <font size="2">Received </font>
  73.             <input type="radio" %s name="ord" value="5">
  74.             <font size="2">Last Response</font>
  75.             <input type="radio" %s name="ord" value="6">
  76.             <font size="2">Total Responses</font>
  77.             </td>
  78.         </tr>
  79.         <tr>
  80.             <td colspan="5">
  81.             <input type="radio" %s name="asc" value="1">
  82.             <font size="2">asc </font>
  83.             <input type="radio" %s name="asc" value="2">
  84.             <font size="2">desc</font></td>
  85.         </tr>
  86.         <tr>
  87.             <td colspan="5"><input type="submit" name="B1"
  88.             value="Submit"></td>
  89.         </tr>
  90.     </table>
  91. </form>
  92.  
  93. <hr>
  94.  
  95. <table border="0" width="100%">
  96.     <tr>
  97.         <td valign="bottom" colspan="3" bgcolor="#FFFF00"><h2
  98.         align="left">Results</h2>
  99.         </td>
  100.     </tr>