> Begin forwarded message:
>
> Date: Mon, 1 Feb 93 21:20:20 -0800
> From: marca@ncsa.uiuc.edu (Marc Andreessen)
> To: www-talk@nxoc01.cern.ch
> Subject: queries
> X-Md4-Signature: c6939722b120a5e6f7421ea713bf67d4
>
> So I enter a searchable document, and my browser lets me make a
query,
> resulting in URL, say, 'foo?keyword'.
>
> The resulting document is also searchable. So I make another
query.
>
> Should the resulting URL be 'foo?keyword?anotherkeyword' or
> 'foo?anotherkeyword' ... ???
It should be foo?anotherkeyword as the existing search is stripped
off. There is an HTSearch() which does it.
Tim
> Marc
>
>
>