Arrow gifs.
[egate.git] / www / query.egw
index e2f9468..48a03ba 100644 (file)
@@ -4,7 +4,7 @@
 </head>
 <body>
 {
-# $Id: query.egw,v 1.11 1995/11/08 16:14:33 adam Exp $
+# $Id: query.egw,v 1.15 1995/11/13 15:41:42 adam Exp $
 
     if {[info commands saveState] == ""} {
         source z39util.tcl
@@ -69,7 +69,7 @@ proc ok-response {} {
             }
         }
         set sessionWait 0
-        z39 idAuthentication $hist($setNo,idAuthentication)
+#       z39 idAuthentication $hist($setNo,idAuthentication)
         if {[catch {z39 init}]} {
             htmlr "Cannot initialize with target ${host} <br>"
             htmlr "</body></html>"
@@ -139,8 +139,9 @@ Alternatively you can enter your query in
 <a href="http://www.dtv.dk/ccl.html"> CCL </a> here: <br>
 <input type=text name="cclentry" size=52> <br>
 <hr>
+<input type=submit value="Search"><input type=reset value="Reset">
 <h3> Various technical parameters: </h3> <br>
-Max hits: <input type="text" name="hits" value="10" size=3>
+Max hits: <input type="text" name="hits" value="20" size=3>
 Records are shown in:
 <select name="format">
 <option> Long format
@@ -150,7 +151,6 @@ Records are shown in:
 </select>
 <br>
 <p>
-<input type="submit" value="Send Query">
 </form>
 <hr>
 This page is maintained by <a href="mailto:pwh@dtv.dk"> Peter Wad Hansen </a>.