X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=inline;f=www%2Fsearch.egw;h=21af85462ff139c2f58af083befab5047fbccf64;hb=b443634fbd412cea15ea527188c3e241bb1edf21;hp=ebd2e66fdfb411cedbe2a5496e77367392ecaa0a;hpb=6315a552d51ac08b60d25d8500da5574a83ba530;p=egate.git diff --git a/www/search.egw b/www/search.egw index ebd2e66..21af854 100644 --- a/www/search.egw +++ b/www/search.egw @@ -1,6 +1,6 @@ { -# $Id: search.egw,v 1.10 1995/11/08 12:42:17 adam Exp $ +# $Id: search.egw,v 1.11 1995/11/08 16:14:33 adam Exp $ proc buttons {setNo setMax startPos} { global sessionId @@ -9,12 +9,12 @@ proc buttons {setNo setMax startPos} { html "

\n" if {$setMax < [z39.$setNo resultCount]} { - html { Next } "| \n" } if {$startPos != "" && $startPos != "1"} { - html { 1} { html + [expr $startPos - $hist($setNo,maxPresent)] @@ -22,9 +22,9 @@ proc buttons {setNo setMax startPos} { } html {"> Prev } "| \n" } - html { New target } " | \n" - html { New query } "

\n" } @@ -37,13 +37,12 @@ proc buttons {setNo setMax startPos} { global setNo global hist - set oldHost $hist($setNo,host) - if {[wform menu1] == ""} { set setNo [lindex $sessionParms 0] } else { if {![info exists hist($nextSetNo,host)]} { - set hist($nextSetNo,host) $oldHost + set hist($nextSetNo,idAuthentication) $hist($setNo,idAuthentication) + set hist($nextSetNo,host) $hist($setNo,host) } set setNo $nextSetNo html "using host " $hist($setNo,host) "