Silvio Levy <levy at msri.org> writes: > My goal is to type "imdb nashville" and have it go to the URL > http://imdb.com/find?q=nashville add_webjump("imdb", "http://imdb.com/find?q=%s"); --John