Hi all,

i have a collection of thousands of stored pdf-files.
every month has his own db. for example: db_01_2002/ and db_02_2002/ ....

Now i want to give possibility to search in one database OR over two or more databases.

I have written a little start-page where you can select a databases:
<form>
<select name="config">
<option value="db_01_2002">
<option value="db_02_2002">
</select>
....

</form>

How I must include a search over 2 or more databases?
Any hints?

Thanks a lot.

Greetings Andreas



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
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