At 16:05 22/03/01 +0000, you wrote:

I had a look on the site you recommended to me and I agree that you example is 
perfectly working (as i said too)

  <select name="config">
  <option 
value="shk-files|shk1990|shk1991|shk1992|shk1993|shk1994|shk1995|shk1996|shk1997|shk1998|shk1999|shk2000|shk2001">entire
 site 
 ...
  </select>

but the problem is that htdig works here in a context where and i don't want db names 
to appear in my html code
shk1990|shk1991|shk1992 ... and so on for you
I want this information to be on the server side and not sent to the client with the 
html page...
thanks anyway for your support

and what is the collection_names attribute made for if it isn't used ???

--olivier

>
>Olivier,
>If I understand your problem correctly, you need to use the pipe (|) to
>link the various conf files in your search form.  I use a dropdown list to
>allow users to select the whole site, or just a subsection.  Here is how I
>string multiple conf files together in the search form:
>
><option value="conf1|conf2|conf3">entire site
>
>If you want to see a working example, look at:
>
>       http://ws.bowiestate.edu/search.html
>
>
>Best,
>
>       Eric Luhrs


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to