Hey, i need some help regarding Visual Basic, im making my own webbrowser and im making a search box for Yahoo...
ive alredy made one for google:
WebBrowser1.Navigate("http://www.google.com/search?q=" & google.Text)
but i cant find out how to make one for yahoo, i only need the code.
Thanks :)
