Project

General

Profile

« Previous | Next » 

Revision 48

Added by Matt Jones about 24 years ago

continued work on interface to servlet

View differences:

contents.html
20 20
<b>MetaCat Query</b>
21 21
<p>
22 22
Simple database query against MetaCat<br>
23
<form action="servlets/MetaCatServlet" target="right" method="GET">
23
<form action="/servlets/MetaCatServlet" target="right" method="POST">
24 24
  <input type="text" name="query" size="15">
25 25
  <input type="submit" value="Run query">
26
  <br />
27
  <input type="checkbox" name="convert" value="true">Results in HTML
26 28
</form>
27 29
<p>
28 30
</body>

Also available in: Unified diff