X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Fmquery.egw;h=9e76a0356d34d42346eee5470ccfc2eb44d99f6a;hb=71ad5b6272d0bc6320bea6c1ec10f5e10bbfe8ef;hp=de4b30719dbf09f227266d191f03bdcf393c137c;hpb=74a4580ba9945fc86b47654230865a68089245b6;p=egate.git diff --git a/www/mquery.egw b/www/mquery.egw index de4b307..9e76a03 100644 --- a/www/mquery.egw +++ b/www/mquery.egw @@ -4,7 +4,7 @@ { -# $Id: mquery.egw,v 1.4 1995/11/10 14:47:31 adam Exp $ +# $Id: mquery.egw,v 1.8 1996/01/08 08:42:13 adam Exp $ if {[info commands saveState] == ""} { source z39util.tcl @@ -13,6 +13,7 @@ global setNo global nextSetNo global hist + global targets if {[catch {set setNo $nextSetNo}]} { set nextSetNo 1 @@ -20,7 +21,7 @@ } html {
} \n + html / $sessionId {/msearch.egw/} $setNo {" method=get>} \n set phost {} set i 0 @@ -41,8 +42,7 @@ } set hist($setNo,0,host) $i } -
-

Input your search criteria:


+

Input your search criteria:


{ set fields [lindex $targets($host) 2] for {set no 1} {$no < 4} {incr no} { @@ -51,7 +51,7 @@ html {
-
-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. -
- { + global useIcons + if {$useIcons} { + html {} + } html { New target } + html / $sessionId {/mtargets.egw} + if {$useIcons} { + html {">} + } else { + html {"> New target } + } } { + catch maintenance + if {!$debug} return html "
\n" html "

Debug information

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