Project

General

Profile

1 3569 berkley
<!--
2
  * replication.html
3
  *
4
  *      Authors: Chad Berkley
5
  *    Copyright: 2000 Regents of the University of California and the
6
  *               National Center for Ecological Analysis and Synthesis
7
  *  For Details: http://www.nceas.ucsb.edu/
8
  *      Created: 2001 January 23
9
  *      Version:
10
  *    File Info: '$ '
11
  *
12
  *
13
-->
14
<HTML>
15
<HEAD>
16
<TITLE>Metacat</TITLE>
17
<link rel="stylesheet" type="text/css" href="@docrooturl@default.css">
18
</HEAD>
19
<BODY>
20
  <table width="100%">
21
    <tr>
22
      <td class="tablehead" colspan="2"><p class="label">Paged Query Returns</p></td>
23
      <td class="tablehead" colspan="2" align="right">
24
          <a href="./spatial_option.html">Back</a> | <a href="./metacattour.html">Home</a> |
25
          <a href="./unimplem.html">Next</a>
26
      </td>
27
    </tr>
28
  </table>
29
  <h2>Paged Query Returns</h2>
30
31
  <br>
32
  <a href="./spatial_option.html">Back</a> | <a href="./metacattour.html">Home</a> |
33
  <a href="./unimplem.html">Next</a>
34
35
36
</BODY>
37
</HTML>