Jason Oesterly (joesterl@services.state.mo.us)
Tue, 28 Oct 1997 09:35:28 -0600
After re-reading my question about the RESTRICT form variable, I realized
that I didn't make my question very clear. So here I go again.....
I am using a select box to set the RESTRICT variable as shown here:
<select name=restrict>
<option value=''>All sites
<option value='www.spanish.net'>Spanish
<option value='www.french.net'>French
<option value='www.german.net'>German
</select>
Now suppose there is another French site (say, www.france.net) that I have
indexed.
Is it possible to add this new site to the 'French' selection above so that
if a user selects 'French' it will search URL's containing either
www.french.net _or_ www.france.net? If not, is anyone using a satisfying
workaround?
I tried the suggestion of double quoting the strings as follows:
<option value="www.french.net www.france.net">French
...but this gives no results (I'm assuming because htsearch is trying to
match it as a single string.
I hope this clears up my question a little bit.
Thanks for your help!
Jason
joesterl@mail.state.mo.us
At 06:52 PM 10/27/97 -0600, you wrote:
>Hello-
>
>I would like to set the RESTRICT form variable to 2 strings (ie:
>www.site1.net, www.site2.net). Is this possible?
>
>Thanks,
>
>Jason
>joesterl@mail.state.mo.us
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
htdig-request@sdsu.edu containing the single word "unsubscribe" in
the body of the message.
This archive was generated by hypermail 2.0b3 on Sat Jan 02 1999 - 16:25:11 PST