The following is from the Thunderstone home page. This allows three
different types of searches, depending on which "submit" button the user
clicks (each has a different value). Does this work with Webinator or just
the full-blown versions of the Texis software?
<form method=get action="/texis/demos/homesearch/main.bin">
<input size=35 name=arg>
<input type=submit name=what value="The Web">
<input type=submit name=what value="The News">
<input type=submit name=what value="Thunderstone">
<input type=hidden name=defcmd value=find></form>
- Seth!