[5905] in www-talk@info.cern.ch

home help back first fref pref prev next nref lref last post

Re: Forms support in clients

daemon@ATHENA.MIT.EDU (Rick Troth)
Thu Sep 29 00:42:36 1994

Date: Thu, 29 Sep 1994 05:35:08 +0100
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: TROTH@UA1VM.UA.EDU
From: Rick Troth <TROTH@UA1VM.UA.EDU>
To: Multiple recipients of list <www-talk@www0.cern.ch>

> ...
><FORM ACTION="http://foo/$doc?$sstr" METHOD=GET>
>Enter your query below.
><INPUT TYPE="text"   ID="sstr" NAME="Search string" MAXLENGTH=80><P>
><INPUT TYPE="text"   ID="doc"  NAME="Document Name" MAXLENGTH=80><P>
><INPUT TYPE="submit" NAME="Send Request">
> ...

        I'm not sure I like this.   I honestly don't see why you
need it.   Someone said something in this thread about overhead.
Given that  METHOD=GET,  why can't  $doc  be processed  "after the
question mark"  along with  $sstr  and the rest?   So you have to have
one  "front end"  script to invoke the others.   So what?   I don't
see that as a tremendous imposition.

--
Rick Troth, <rmtroth@aol.com>, <troth@ua1vm.ua.edu>, Houston, Texas, USA

home help back first fref pref prev next nref lref last post