Revision 700
Added by berkley over 23 years ago
lib/knbquery.html | ||
---|---|---|
1 |
<html> |
|
2 |
<head> |
|
3 |
<title>KNB user info query</title> |
|
4 |
</head> |
|
5 |
<body> |
|
6 |
<h1>KNB User Info Query Page</h1> |
|
7 |
<form action="@html-path@/servlet/metacat" method="POST"> |
|
8 |
<input type="hidden" name="action" value="query" > |
|
9 |
<input type="hidden" name="query" value="" > |
|
10 |
<input type="hidden" name="qformat" value="html" > |
|
11 |
<input type="hidden" name="operator" value="UNION" > |
|
12 |
<input type="hidden" name="returnfield" value="/download/date" > |
|
13 |
<input type="hidden" name="returnfield" value="/download/param" > |
|
14 |
<input type="hidden" name="doctype" value="download"> |
|
15 |
<input type="text" name="anyfield"> |
|
16 |
<input type="submit"> |
|
17 |
</form> |
|
18 |
</body> |
|
19 |
</html> |
|
0 | 20 |
Also available in: Unified diff
interface for viewing only download documents