3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Make a web browser in visual basic

Step 12You're finished!

You\
you've finally created a web browser! now give yourself a hand and go sell it online or something.
« Previous StepDownload PDFView All StepsNext Step »
4 comments
Oct 10, 2011. 7:38 AMtwilliams32 says:
Many websites redirect you once you go to a homepage. However, these instructions do not bind or otherwise update the textbox to reflect this.
May 13, 2011. 3:14 PMsahmad2 says:
i did mine but when i press play for the first time it says windows browser can not start debugging because it cannot finde a file
Jul 2, 2009. 9:25 AMooda55 says:
i have tried this several times but each time when i click debug and enter ANY web address my browser says: "Navigation to the webpage was canceled What you can try: Refresh the page." when i refresh it it says: "This program cannot display the webpage" please help me thanks chris
Jan 17, 2010. 1:38 AMooda55 says:
oh no that was me being silly lol
i installed some proxy software earlier which ony effected IE
i didnt think it was a connection problem as i use fireforx whixh wanst affected :P
thanks anyway
Aug 7, 2009. 12:34 PMWoooooooooo says:
Cheers, Worked GREAT other than the fact that u cant press enter to go :( pm (private message) me if you can fix :)
Nov 13, 2009. 8:54 PMarikyeo says:
first select the  webbrowser1._keyup control then insert the code:

If e.KeyCode = Keys.Enter Then
WebBrowser1.Navigate(KryptonComboBox1.Text)
End If

where kryptoncombobox1 is the name of the text bow and enter is the name of the key.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
4
Followers
4
Author:lolcat360