Page is a not externally linkable
brotherhood_of_LAN - 5:45 pm on Feb 10, 2010 (gmt 0)
A server side scripting language, like PHP or ASP would do the job, it would populate the URL's with the $query_words required to do the same search on 'images', 'news' etc.
In the Google example, where "q" is the query submitted, PHP can access whatever is put into the search form with the variable $_GET['q'], which you then use for your purpose.