Re: Forms support in clients

Rick Troth (TROTH@UA1VM.UA.EDU)
Thu, 29 Sep 1994 05:30:40 +0100

> ...
><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