View Single Post
Join Date: Jan 2009
Posts: 1
Reputation: scylefice is an unknown quantity at this point 
Solved Threads: 0
scylefice scylefice is offline Offline
Newbie Poster

need help with a custom web browser

 
0
  #1
Jan 6th, 2009
Hello, I'm trying to make a custom web browser. I'm using the webBrowser control that does a huge part of the job for me. I wanted to add a search option to it (when you click search the browser sends you to lets say google and shows you the results). What I can't figure out is how to send the string that the user is looking for to google.com and to have it display the results.
Any help would be appreciated, thanks in advance!
Reply With Quote