Hi, i have tryed to look through the forums for the answer to my question but im not to sure what im meant to be looking for.. I have found a link to a tutorial but its in vb6 and the control doesnt work in vb.net 2003.

Ok so this is what im looking to do, what i want to do is create a form that a user inputs 2 peices of data e.g. First name and Second name then from there they press a button and it gets put into a preset URL e.g. if i want to use google search option i would put in the form my search term Fishing in one box and world in the second box so when the user clicks the continue button it will open up a browser with this
"http://www.google.co.uk/search?hl=en&q=fishing+world&meta="

in the url bar

Can anyone help me or point me in the correct direction.