X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Fquery.egw;h=a5b874e377a07ff11308e28a7059f596db61db9e;hb=71ad5b6272d0bc6320bea6c1ec10f5e10bbfe8ef;hp=618955e84af7e51263290970e23f815f278f6696;hpb=6ceeaa167e3ef2970b6ef0ce2b6c7d9c362eda0a;p=egate.git diff --git a/www/query.egw b/www/query.egw index 618955e..a5b874e 100644 --- a/www/query.egw +++ b/www/query.egw @@ -4,7 +4,7 @@ { -# $Id: query.egw,v 1.23 1996/01/03 08:59:41 adam Exp $ +# $Id: query.egw,v 1.26 1996/01/08 08:42:15 adam Exp $ if {[info commands saveState] == ""} { source z39util.tcl @@ -27,7 +27,7 @@ proc ok-response {} { set host [lindex $sessionParms 0] set initSet [lindex $sessionParms 1] set scanLine [lindex $sessionParms 2] - set scanTerm [lindex $sessionParms 3] + set scanTerm [lrange $sessionParms 3 end] if {[catch {set setNo $nextSetNo}]} { set nextSetNo 1 @@ -45,7 +45,6 @@ proc ok-response {} { } html "

Search in " [lindex $targets($host) 0] "

\n" - z39 callback ok-response z39 failback fail-response if {$host != $oldHost} { @@ -114,7 +113,7 @@ proc ok-response {} { } html {
} \n + html / $sessionId {/search.egw/} $setNo {" method=get>} \n set nodb [llength $databases] if {$nodb > 1} { if {$nodb > 2} { @@ -154,20 +153,24 @@ proc ok-response {} { html "\n" html { } + if {[lsearch [z39 options] scan] >= 0} { + html {} } - html { size=35>} \n - html {} if {$no < 3} { html {\n" } @@ -186,26 +189,22 @@ proc ok-response {} { } else { html 20 } - html {" size=3>} + html {" size=4>} }

{ - html {Europagate} - html {New Target} -} + button-europagate -


-This page is maintained by Peter Wad Hansen . -Last modified 29. september 1995.
- This and the following pages are under construction -and will continue to be so until the end of December 1995. + button-new-target 1 + button-view-history 0 +} { + catch maintenance + global debug + if {!$debug} return html "
\n" html "

Debug information

\n" html "sessionId: $sessionId
\n"