
Internet Search Front End
Quote:
>I am interested in creating a front end in vb5 for an internet search
>engine, say, infoseek. I have all the nternet controls I need, but which
>one do I use? Http? How do I know what syntax to send to infoseek, if I
You could use the Internet Transfer Control, but why?
Quote:
>am looking for, say, "monika Lewinsky"? How do I receive the reswults in
You aren't likely to find it (you spelled her name wrong.)
Quote:
>a way I can display them in plan text in vb5? any examples anywhere?
You could parse the HTML results list that comes back from the search
engine, but why? You would be obliterating the most useful thing about the
document (it's linked to the results.)