Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

VB 2005\2008 bookmarks for webbrowser - part1

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
8,078
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jul 28, 2008

to watch in high quality put "&fmt=18"
to the link of the video.
how to make a bookmark for a webbrowser
all the code by me


click "more info" to show the code

put that code in Form_load WebBrowser1.Navigate("http://www.yahoo.com/") TextBox1.Text = ("http://www.yahoo.com/") 'textbox1 is the webbrowser's textbox book1.Text = My.Settings.empty book1.ToolTipText = My.Settings.book1 book1.Visible = True book2.Text = My.Settings.empty2 book2.ToolTipText = My.Settings.book2 book2.Visible = True If My.Settings.book1.Contains(".") = False Then book1.Visible = False Else book1.Visible = True End If If My.Settings.book2.Contains(".") = False Then book2.Visible = False Else book2.Visible = True End If

Category:

Howto & Style

Tags:

License:

Standard YouTube License

Link to this comment:

Share to:

Uploader Comments (anass2008)

  • i have just one question...

    what is the WebBrowser1??? on the coding

  • when u drag the webbrowser control from the toolbox and drop it in ur form that is WebBrowser1

  • Good tutorial, I remembered how I started off developing my browser by watching these types of tutorials.

    Rated 5/5 stars.

    So anass2008, do you mind checking out my progress on my current browser? The link to my official site is located on my user page; or if you're feeling lazy, it's: projectphoenix(dot)tk

    Thanks, and I hope I can get some feedback from you :)

  • thx for this nice comment and the rating, and i have seen ur web browser and it look awesome but when i downloaded the last version and ran the Setup file it says that  there are missing files.

  • Hey I Have A Question For The

    "Web_Navigated" Part, If Your Using A Tabbed Web Browser How Would You Write It??? I Sat And Though For Hours But I Cant Get It

  • hey, it easy just type in the code of the new tab

    AddHandler "put here the name of the declared webbrowser without the quotes" .Navigated , AddressOf Web_Navigated

    then under any "End Sub" put this

    Private sub Web_Navigated ( byval sender as object, byval e as webbrowser.NavigatedEventArgs

    then click enter it will create "End Sub" for u then u put the code u want.

see all

All Comments (40)

Sign In or Sign Up now to post a comment!
  • it gives me an NULL error everytime i add a new website or remove one

    WHY??

  • will this give u unlimited bookmarks... or only 2?

  • yea i figured that out long time ago

  • the same but with the code that is on your go button but take out .navigate(textobx1.text)

  • i Got Tab Control Not Webrowser What Do I Do???

  • Dude leer dan engels :O

  • GOod tutorial and nice song :)

    thanks!

  • yeah, me too!!!!!

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more