coar 97/06/02 07:53:32
Modified: . manual-index.cgi Log: Changed prompt on ISINDEX field to say "press ENTER". Turning this into a GET-method form would require parsing I'd rather not add right now.. Submitted by: Rob Hartill Revision Changes Path 1.5 +1 -1 apache-site/manual-index.cgi Index: manual-index.cgi =================================================================== RCS file: /export/home/cvs/apache-site/manual-index.cgi,v retrieving revision 1.4 retrieving revision 1.5 diff -C3 -r1.4 -r1.5 *** manual-index.cgi 1997/06/02 10:30:22 1.4 --- manual-index.cgi 1997/06/02 14:53:31 1.5 *************** *** 136,142 **** Documents containing the search word are <EM>not</EM> listed in any sort of priority order. </P> ! <ISINDEX PROMPT="Word to find: "> EOHT printf ($HTML); --- 136,142 ---- Documents containing the search word are <EM>not</EM> listed in any sort of priority order. </P> ! <ISINDEX PROMPT="Enter word to find and press ENTER: "> EOHT printf ($HTML);