On 2000-12-04 14:03, [EMAIL PROTECTED] wrote:
> Now i want to expand the html-form with a select-option as follows:
>
> <select name="restrict">
> <option value="" selected>.. Database1</OPTION>
> <option value="http://www......./">on Database2
> <option value="http://www......./">on Database3
> </OPTION>
> </SELECT>
Use conf="database1" etc. (or maybe config). this will chose the
corresponding config file, i.e. it will also chose the database set in
that file.
regards
daniel
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>