
Writing a front-end to use web search enginesI
I would like to use VB to write a small program which will act as a
front end to search web search engines and interpret the returned
results.
I want to send the user input to a defined number of different search
sites...how can I do this?
Any examples?