How make a simple web browser with visual basic 2008 and 2010
First you do open visual basic 2010
Click of file and select "new project"
Now chose "windows form"
Add in this form '1Button',1'label',1'textbox', and web browser see in toolbox
Now set it on form label=website address
Button=Go!
Textbox=for text website
Web browser= website display
Double click on Button and fill this code
webbrowser.navigator(textbox.text)
And now you do debug if you want other application for join we on youtube
our youtube video :-
First you do open visual basic 2010
Click of file and select "new project"
Now chose "windows form"
Add in this form '1Button',1'label',1'textbox', and web browser see in toolbox
Now set it on form label=website address
Button=Go!
Textbox=for text website
Web browser= website display
Double click on Button and fill this code
webbrowser.navigator(textbox.text)
And now you do debug if you want other application for join we on youtube