Is there a way to program Webinator to query not only its own database of
URLs indexed but perform queries against another SQL database, gather result
strings from that, and make it part of the results page?
I have my traditional search engine in Webinator, plus I would like to take
the query string and use it to find information in a SQL database. Thanks.
You can look at the meta search engine demo as an example of retrieving
data from another web search engine, which you could use if the database
was on the web.