X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Fshowfull.egw;h=3cacea15248bdea638099bc349183b93710d86ff;hb=d1fc0ff84894bba24f827a81597717e9f69b6c06;hp=867931097a638db58c19a51fe057faa053a3df8b;hpb=ba37ce207c47ac1fa27bb46df7dc54f72740bb96;p=egate.git diff --git a/www/showfull.egw b/www/showfull.egw index 8679310..3cacea1 100644 --- a/www/showfull.egw +++ b/www/showfull.egw @@ -1,6 +1,6 @@ { -# $Id: showfull.egw,v 1.15 1996/01/03 15:19:47 adam Exp $ +# $Id: showfull.egw,v 1.16 1996/01/09 16:16:49 adam Exp $ proc buttons {setNo tno no format count host after} { global sessionId @@ -15,7 +15,7 @@ proc buttons {setNo tno no format count host after} { html / $sessionId {/showfull.egw/} $setNo + $tno + html [expr $no + 1] + $format if {$useIcons} { - html {">} } else { html {">Next Record} " | \n" @@ -26,7 +26,7 @@ proc buttons {setNo tno no format count host after} { html / $sessionId {/showfull.egw/} $setNo + $tno + html [expr $no - 1] + $format if {$useIcons} { - html {">} } else { html {">Previous Record} " | \n" @@ -38,7 +38,7 @@ proc buttons {setNo tno no format count host after} { if {$format == "full"} { html raw if {$useIcons} { - html {">} } else { html {">Raw Format} " | \n" @@ -46,7 +46,7 @@ proc buttons {setNo tno no format count host after} { } else { html full if {$useIcons} { - html {">} } else { html {">Full Format} " | \n" @@ -62,7 +62,7 @@ proc buttons {setNo tno no format count host after} { html $setNo + 1 html + $hist($setNo,maxPresent) if {$useIcons} { - html {">} } else { html {">Result Set} " | \n" @@ -75,7 +75,7 @@ proc buttons {setNo tno no format count host after} { } html $host + $setNo if {$useIcons} { - html {">} } else { html {">New Query} " | \n" @@ -87,7 +87,7 @@ proc buttons {setNo tno no format count host after} { html {/targets.egw} } if {$useIcons} { - html {">} } else { html {">New Target}