Friday, January 6, 2012

A java program: submit a search query to search engine?

It's really not difficult. Just fire up Internet Explorer, and do a search in the search engine you want. Then look for your search term in the URL in your browser's address bar, and replace that with a variable holding the search term in your Java program.

No comments:

Post a Comment