Elsner
Tue, 04 Sep 2001 01:23:07 -0700
The documentation in s.htm is misleading - or the feature is not implemented: <form ...> ... <select name="gr"> <option value="off" SELECTED="$gr">off <option value="on" SELECTED="$gr">on </select> <select name="s"> <option value="date" SELECTED="$s">date <option value="rank" SELECTED="$s">rank </select> ... </form> The parameter gr should be forwarded from call to call, once set, it should always be set. But at the moment, the $gr parameter is not passed through s.cgi to the next call, e.g. calling the next result page. The same behaviour can be seen for: $s: sort order: date/rank $bd,kw,tl,ds ... Any ideas? Frank #-------------------------------------------------------# Dipl.-Math. Frank Elsner Universitaet Osnabrueck (University of Osnabrueck) - Rechenzentrum - (Computing Center) Albrechstrasse 28, AVZ D-49076 Osnabrueck Deutschland (Germany) Tel. (Phone): ++49 (0)541/969-2343 Fax: -2470 E-Mail: [EMAIL PROTECTED] #-------------------------------------------------------#